Skip to content

Commit

Permalink
Update com.fasterxml.jackson.core:jackson-databind to 2.13.4.2 (#631)
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmyjames authored Oct 24, 2022
1 parent c154c46 commit 8eaa95d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ javadoc {
}

dependencies {
implementation 'com.fasterxml.jackson.core:jackson-databind:2.13.2.2'
implementation 'com.fasterxml.jackson.core:jackson-databind:2.13.4.2'
testImplementation 'org.bouncycastle:bcprov-jdk15on:1.60'
testImplementation 'junit:junit:4.12'
testImplementation 'net.jodah:concurrentunit:0.4.3'
Expand Down

0 comments on commit 8eaa95d

Please sign in to comment.