We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f309aa commit 7adb0cfCopy full SHA for 7adb0cf
lib/build.gradle
@@ -34,7 +34,7 @@ compileJava {
34
}
35
36
dependencies {
37
- implementation 'com.fasterxml.jackson.core:jackson-databind:2.9.9.3'
+ implementation 'com.fasterxml.jackson.core:jackson-databind:2.10.0.pr3'
38
implementation 'commons-codec:commons-codec:1.12'
39
testImplementation 'org.bouncycastle:bcprov-jdk15on:1.60'
40
testImplementation 'junit:junit:4.12'
0 commit comments