Skip to content

Commit 9bdbb6e

Browse files
committed
Upgrade to Jackson 2.19.0
1 parent cf6f2d6 commit 9bdbb6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ ext {
7777
hibernateVersion = '6.6.13.Final'
7878
hsqldbVersion = '2.7.4'
7979
h2Version = '2.3.232'
80-
jacksonVersion = '2.18.4'
80+
jacksonVersion = '2.19.0'
8181
jaxbVersion = '4.0.5'
8282
jcifsVersion = '2.1.39'
8383
jeroMqVersion = '0.6.0'

0 commit comments

Comments
 (0)