We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1ef2d2 commit 94b9ccdCopy full SHA for 94b9ccd
src/backend/build.gradle
@@ -43,7 +43,7 @@ dependencies {
43
44
compile 'org.jetbrains:annotations:17.0.0'
45
46
- compile 'com.fasterxml.jackson.core:jackson-core:2.10.1'
+ compile 'com.fasterxml.jackson.core:jackson-core:2.10.2'
47
compile 'com.fasterxml.jackson.core:jackson-databind:2.9.8'
48
compile 'com.fasterxml.jackson.core:jackson-annotations:2.10.2'
49
0 commit comments