Upgrade to Jackson 2.19.0

This commit is contained in:
Artem Bilan
2025-05-14 09:08:55 -04:00
parent cf6f2d6fc2
commit 9bdbb6ed1c

View File

@@ -77,7 +77,7 @@ ext {
hibernateVersion = '6.6.13.Final'
hsqldbVersion = '2.7.4'
h2Version = '2.3.232'
jacksonVersion = '2.18.4'
jacksonVersion = '2.19.0'
jaxbVersion = '4.0.5'
jcifsVersion = '2.1.39'
jeroMqVersion = '0.6.0'