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 5c7ff12 + 57bb3a0 commit 1ea8c33Copy full SHA for 1ea8c33
lib/build.gradle
@@ -80,7 +80,7 @@ javadoc {
80
}
81
82
dependencies {
83
- implementation 'com.fasterxml.jackson.core:jackson-databind:2.14.2'
+ implementation 'com.fasterxml.jackson.core:jackson-databind:2.15.4'
84
85
testImplementation 'org.bouncycastle:bcprov-jdk15on:1.70'
86
testImplementation 'junit:junit:4.13.2'
0 commit comments