Skip to content

Commit

Permalink
Bump com.fasterxml.jackson.core:jackson-databind to 2.13.4.2 (#630)
Browse files Browse the repository at this point in the history
  • Loading branch information
evansims authored Oct 24, 2022
1 parent 3d3980d commit c8d0ba9
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 @@ -65,7 +65,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.70'
testImplementation 'junit:junit:4.13.2'
Expand Down

0 comments on commit c8d0ba9

Please sign in to comment.