Skip to content

Commit 132934d

Browse files
committed
Upgrade Jackson version
1 parent 6d05a03 commit 132934d

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
@@ -72,7 +72,7 @@ subprojects { subproject ->
7272
googleJsr305Version = '3.0.2'
7373
hamcrestVersion = '1.3'
7474
hibernateValidationVersion = '6.0.12.Final'
75-
jacksonVersion = '2.9.7'
75+
jacksonVersion = '2.9.8'
7676
jaywayJsonPathVersion = '2.4.0'
7777
junit4Version = '4.12'
7878
junitJupiterVersion = '5.3.2'

0 commit comments

Comments
 (0)