Skip to content

Commit 8d7eb7c

Browse files
committed
GH-9522: Upgrade to Jackson 2.18
Fixes: #9522
1 parent 2cf2f10 commit 8d7eb7c

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.1.Final'
7878
hsqldbVersion = '2.7.3'
7979
h2Version = '2.3.232'
80-
jacksonVersion = '2.17.2'
80+
jacksonVersion = '2.18.0'
8181
jaxbVersion = '4.0.5'
8282
jcifsVersion = '2.1.39'
8383
jeroMqVersion = '0.6.0'

0 commit comments

Comments
 (0)