We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e85a00a commit 652bf7dCopy full SHA for 652bf7d
lib/build.gradle
@@ -72,7 +72,7 @@ javadoc {
72
}
73
74
dependencies {
75
- implementation 'com.fasterxml.jackson.core:jackson-databind:2.14.0'
+ implementation 'com.fasterxml.jackson.core:jackson-databind:2.14.2'
76
77
testImplementation 'org.bouncycastle:bcprov-jdk15on:1.70'
78
testImplementation 'junit:junit:4.13.2'
0 commit comments