Skip to content

Commit 8eaa95d

Browse files
authored
Update com.fasterxml.jackson.core:jackson-databind to 2.13.4.2 (#631)
1 parent c154c46 commit 8eaa95d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ javadoc {
6060
}
6161

6262
dependencies {
63-
implementation 'com.fasterxml.jackson.core:jackson-databind:2.13.2.2'
63+
implementation 'com.fasterxml.jackson.core:jackson-databind:2.13.4.2'
6464
testImplementation 'org.bouncycastle:bcprov-jdk15on:1.60'
6565
testImplementation 'junit:junit:4.12'
6666
testImplementation 'net.jodah:concurrentunit:0.4.3'

0 commit comments

Comments
 (0)