File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,10 +21,10 @@ repositories {
2121
2222dependencies {
2323 implementation(" com.factset.sdk:utils:1.+" )
24- implementation(" com.fasterxml.jackson.core:jackson-core:2.15.3 " )
25- implementation(" com.fasterxml.jackson.core:jackson-annotations:2.17.0 " )
26- implementation(" com.fasterxml.jackson.core:jackson-databind:2.15.3 " )
27- implementation(" com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.17 .0" )
24+ implementation(" com.fasterxml.jackson.core:jackson-core:2.20.0 " )
25+ implementation(" com.fasterxml.jackson.core:jackson-annotations:2.20 " )
26+ implementation(" com.fasterxml.jackson.core:jackson-databind:2.20.0 " )
27+ implementation(" com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.20 .0" )
2828 implementation(" com.squareup.okhttp3:okhttp:4.12.0" )
2929
3030 implementation(" org.slf4j:slf4j-api:2.0.9" )
You can’t perform that action at this time.
0 commit comments