Skip to content

Commit

Permalink
Bump jackson-databind from 2.11.2 to 2.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
violetagg committed Oct 2, 2020
1 parent de6f0c5 commit 249791c
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 @@ -57,7 +57,7 @@ ext {
nettyVersion = '4.1.52.Final'

// Testing
jacksonDatabindVersion = '2.11.2'
jacksonDatabindVersion = '2.11.3'
testAddonVersion = reactorCoreVersion
hamcrestVersion = '2.2'
assertJVersion = '3.17.2'
Expand Down

0 comments on commit 249791c

Please sign in to comment.