Skip to content

Commit 3b1beab

Browse files
committed
Upgrade to Jackson 2.19.0
1 parent 59ddab4 commit 3b1beab

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
@@ -48,7 +48,7 @@ ext {
4848
commonsPoolVersion = '2.12.1'
4949
hamcrestVersion = '3.0'
5050
hibernateValidationVersion = '8.0.2.Final'
51-
jacksonBomVersion = '2.18.4'
51+
jacksonBomVersion = '2.19.0'
5252
jaywayJsonPathVersion = '2.9.0'
5353
junitJupiterVersion = '5.12.2'
5454
kotlinCoroutinesVersion = '1.10.2'

0 commit comments

Comments
 (0)