File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -157,6 +157,11 @@ configurations.all {
157157 force " com.fasterxml.jackson.core:jackson-databind:2.15.0"
158158 force " com.fasterxml.jackson.core:jackson-core:2.15.0"
159159 force " com.fasterxml.jackson.core:jackson-annotations:2.15.1"
160+ force " com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.15.2"
161+ force " com.fasterxml.jackson.datatype:jackson-datatype-guava:2.15.2"
162+ force " com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.15.2"
163+ force " com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.15.2"
164+ force " com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.15.2"
160165 force " io.netty:netty-buffer:4.1.92.Final"
161166 force " io.netty:netty-codec:4.1.92.Final"
162167 force " io.netty:netty-codec-http:4.1.92.Final"
You can’t perform that action at this time.
0 commit comments