GH-9522: Upgrade to Jackson 2.18

Fixes: https://github.com/spring-projects/spring-integration/issues/9522
This commit is contained in:
Artem Bilan
2024-10-01 12:28:52 -04:00
parent 2cf2f109f9
commit 8d7eb7c2ed

View File

@@ -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'