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 7965492 commit 8278f62Copy full SHA for 8278f62
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.0'
84
85
testImplementation 'org.bouncycastle:bcprov-jdk15on:1.70'
86
testImplementation 'junit:junit:4.13.2'
0 commit comments