Skip to content

Commit

Permalink
GH-9522: Upgrade to Jackson 2.18
Browse files Browse the repository at this point in the history
Fixes: #9522
  • Loading branch information
artembilan committed Oct 1, 2024
1 parent 2cf2f10 commit 8d7eb7c
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 @@ -77,7 +77,7 @@ ext {
hibernateVersion = '6.6.1.Final'
hsqldbVersion = '2.7.3'
h2Version = '2.3.232'
jacksonVersion = '2.17.2'
jacksonVersion = '2.18.0'
jaxbVersion = '4.0.5'
jcifsVersion = '2.1.39'
jeroMqVersion = '0.6.0'
Expand Down

0 comments on commit 8d7eb7c

Please sign in to comment.