File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ dependencies {
5050 // for open api generator
5151 implementation " io.github.openfeign:feign-okhttp:11.10"
5252 implementation " io.github.openfeign:feign-core:11.10"
53- implementation " io.github.openfeign:feign-jackson:11.9.1 "
53+ implementation " io.github.openfeign:feign-jackson:11.10 "
5454 implementation " com.github.scribejava:scribejava-core:8.3.1"
5555 implementation " io.github.openfeign.form:feign-form:3.8.0"
5656 implementation " io.github.openfeign:feign-slf4j:11.9.1"
@@ -62,7 +62,7 @@ dependencies {
6262 // jaskson
6363 implementation " com.fasterxml.jackson.datatype:jackson-datatype-jsr310"
6464 implementation " com.fasterxml.jackson.datatype:jackson-datatype-jdk8"
65- implementation ' com.fasterxml.jackson.core:jackson-databind:2.13.3 '
65+ implementation ' com.fasterxml.jackson.core:jackson-databind:2.13.4 '
6666 implementation ' com.fasterxml.jackson.core:jackson-annotations:2.13.3'
6767 implementation ' com.fasterxml.jackson.core:jackson-core:2.13.3'
6868 implementation ' javax.annotation:javax.annotation-api:1.3.2'
You can’t perform that action at this time.
0 commit comments