Skip to content

Commit 08cd376

Browse files
committed
updated dependency
1 parent 5837ffc commit 08cd376

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies {
1313
implementation "com.google.code.findbugs:jsr305:3.0.2"
1414
implementation "com.fasterxml.jackson.core:jackson-core:2.13.4"
1515
implementation "com.fasterxml.jackson.core:jackson-annotations:2.13.4"
16-
implementation "com.fasterxml.jackson.core:jackson-databind:2.13.4"
16+
implementation "com.fasterxml.jackson.core:jackson-databind:2.13.4.1"
1717
implementation "com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.13.4"
1818
implementation "org.openapitools:jackson-databind-nullable:0.2.3"
1919
implementation "io.mikael:urlbuilder:2.0.9"

0 commit comments

Comments
 (0)