Skip to content

Commit

Permalink
Upgrade Jackson to 2.18
Browse files Browse the repository at this point in the history
  • Loading branch information
sobychacko committed Oct 1, 2024
1 parent c44c339 commit a12edfb
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 @@ -54,7 +54,7 @@ ext {
awaitilityVersion = '4.2.2'
hamcrestVersion = '2.2'
hibernateValidationVersion = '8.0.1.Final'
jacksonBomVersion = '2.17.2'
jacksonBomVersion = '2.18.0'
jaywayJsonPathVersion = '2.9.0'
junit4Version = '4.13.2'
junitJupiterVersion = '5.11.1'
Expand Down

0 comments on commit a12edfb

Please sign in to comment.