We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
com.fasterxml.jackson.core:jackson-databind
1 parent c154c46 commit 8eaa95dCopy full SHA for 8eaa95d
1 file changed
lib/build.gradle
@@ -60,7 +60,7 @@ javadoc {
60
}
61
62
dependencies {
63
- implementation 'com.fasterxml.jackson.core:jackson-databind:2.13.2.2'
+ implementation 'com.fasterxml.jackson.core:jackson-databind:2.13.4.2'
64
testImplementation 'org.bouncycastle:bcprov-jdk15on:1.60'
65
testImplementation 'junit:junit:4.12'
66
testImplementation 'net.jodah:concurrentunit:0.4.3'
0 commit comments