Skip to content

Commit

Permalink
jackson 2.12.1 (#99)
Browse files Browse the repository at this point in the history
  • Loading branch information
brharrington authored Jan 11, 2021
1 parent 0ac8f28 commit b61ac66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ subprojects {
compile 'com.amazonaws:aws-java-sdk-sts:1.11.934'
compile 'com.amazonaws:aws-java-sdk-support:1.11.934'
compile 'com.amazonaws:aws-java-sdk-xray:1.11.934'
compile 'com.fasterxml.jackson.core:jackson-databind:2.11.3'
compile 'com.fasterxml.jackson.core:jackson-databind:2.12.1'
testCompile 'junit:junit:4.10'
testCompile 'com.google.guava:guava:18.0'
testCompile 'org.jeasy:easy-random-core:4.0.0'
Expand Down

0 comments on commit b61ac66

Please sign in to comment.