Skip to content

Commit a12edfb

Browse files
committed
Upgrade Jackson to 2.18
1 parent c44c339 commit a12edfb

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
@@ -54,7 +54,7 @@ ext {
5454
awaitilityVersion = '4.2.2'
5555
hamcrestVersion = '2.2'
5656
hibernateValidationVersion = '8.0.1.Final'
57-
jacksonBomVersion = '2.17.2'
57+
jacksonBomVersion = '2.18.0'
5858
jaywayJsonPathVersion = '2.9.0'
5959
junit4Version = '4.13.2'
6060
junitJupiterVersion = '5.11.1'

0 commit comments

Comments
 (0)