Skip to content

Commit 1c98623

Browse files
committed
Upgrade Jackson Version
1 parent 50498f9 commit 1c98623

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ ext {
6060
googleJsr305Version = '3.0.2'
6161
hamcrestVersion = '2.2'
6262
hibernateValidationVersion = '6.2.3.Final'
63-
jacksonBomVersion = '2.13.2'
63+
jacksonBomVersion = '2.13.2.20220328'
6464
jaywayJsonPathVersion = '2.6.0'
6565
junit4Version = '4.13.2'
6666
junitJupiterVersion = '5.8.2'

0 commit comments

Comments
 (0)