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 @@ -40,9 +40,9 @@ dependencyManagement {
40
40
dependency ' asm:asm:3.1'
41
41
dependency ' ch.qos.logback:logback-classic:1.2.3'
42
42
dependency ' ch.qos.logback:logback-core:1.2.3'
43
- dependency ' com.fasterxml.jackson.core:jackson-annotations:2.9.9 '
44
- dependency ' com.fasterxml.jackson.core:jackson-core:2.9.9 '
45
- dependency ' com.fasterxml.jackson.core:jackson-databind:2.9.9 .2'
43
+ dependency ' com.fasterxml.jackson.core:jackson-annotations:2.9.10 '
44
+ dependency ' com.fasterxml.jackson.core:jackson-core:2.9.10 '
45
+ dependency ' com.fasterxml.jackson.core:jackson-databind:2.9.10 .2'
46
46
dependency ' com.fasterxml:classmate:1.3.4'
47
47
dependency ' com.github.stephenc.jcip:jcip-annotations:1.0-1'
48
48
dependency ' com.google.appengine:appengine-api-1.0-sdk:1.9.76'
You can’t perform that action at this time.
0 commit comments