Skip to content

Commit 94721d5

Browse files
committed
Upgrade Jackson Version
1 parent 5246daa commit 94721d5

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
@@ -55,7 +55,7 @@ ext {
5555
googleJsr305Version = '3.0.2'
5656
hamcrestVersion = '2.2'
5757
hibernateValidationVersion = '6.2.3.Final'
58-
jacksonBomVersion = '2.13.2'
58+
jacksonBomVersion = '2.13.2.20220328'
5959
jaywayJsonPathVersion = '2.4.0'
6060
junit4Version = '4.13.2'
6161
junitJupiterVersion = '5.8.2'

0 commit comments

Comments
 (0)