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