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 af49ba8 commit 326d582Copy full SHA for 326d582
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