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 {
28
28
dependency ' asm:asm:3.1'
29
29
dependency ' ch.qos.logback:logback-classic:1.2.3'
30
30
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 '
34
34
dependency ' com.fasterxml:classmate:1.3.4'
35
35
dependency ' com.github.stephenc.jcip:jcip-annotations:1.0-1'
36
36
dependency ' com.google.appengine:appengine-api-1.0-sdk:1.9.76'
You can’t perform that action at this time.
0 commit comments