Skip to content

Commit d660edb

Browse files
committed
Upgrade Jackson Version
1 parent 7421de4 commit d660edb

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
googleJsr305Version = '3.0.2'
4949
hamcrestVersion = '2.2'
5050
hibernateValidationVersion = '6.2.3.Final'
51-
jacksonBomVersion = '2.13.2'
51+
jacksonBomVersion = '2.13.2.20220328'
5252
jaywayJsonPathVersion = '2.4.0'
5353
junit4Version = '4.13.2'
5454
junitJupiterVersion = '5.8.2'

0 commit comments

Comments
 (0)