We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 39a9f74 + 0b2c8a7 commit 00deb41Copy full SHA for 00deb41
lib/build.gradle
@@ -34,7 +34,7 @@ compileJava {
34
}
35
36
dependencies {
37
- implementation 'com.fasterxml.jackson.core:jackson-databind:2.9.9'
+ implementation 'com.fasterxml.jackson.core:jackson-databind:2.9.9.3'
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