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.
2 parents 566d06e + 858f046 commit 8acfff2Copy full SHA for 8acfff2
lib/build.gradle
@@ -34,7 +34,7 @@ compileJava {
34
}
35
36
dependencies {
37
- implementation 'com.fasterxml.jackson.core:jackson-databind:2.9.7'
+ implementation 'com.fasterxml.jackson.core:jackson-databind:2.9.8'
38
implementation 'commons-codec:commons-codec:1.11'
39
testImplementation 'org.bouncycastle:bcprov-jdk15on:1.59'
40
testImplementation 'junit:junit:4.12'
0 commit comments