File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -28,9 +28,9 @@ dependencyManagement {
2828 dependency ' asm:asm:3.1'
2929 dependency ' ch.qos.logback:logback-classic:1.2.3'
3030 dependency ' ch.qos.logback:logback-core:1.2.3'
31- dependency ' com.fasterxml.jackson.core:jackson-annotations:2.9.8 '
32- dependency ' com.fasterxml.jackson.core:jackson-core:2.9.8 '
33- dependency ' com.fasterxml.jackson.core:jackson-databind:2.9.8 '
31+ dependency ' com.fasterxml.jackson.core:jackson-annotations:2.9.10 '
32+ dependency ' com.fasterxml.jackson.core:jackson-core:2.9.10 '
33+ dependency ' com.fasterxml.jackson.core:jackson-databind:2.9.10.2 '
3434 dependency ' com.fasterxml:classmate:1.3.4'
3535 dependency ' com.github.stephenc.jcip:jcip-annotations:1.0-1'
3636 dependency ' com.google.appengine:appengine-api-1.0-sdk:1.9.76'
You can’t perform that action at this time.
0 commit comments