Skip to content

Commit 3cd6cd1

Browse files
committed
Upgrade Jackson version
1 parent 6ba27ee commit 3cd6cd1

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
@@ -75,7 +75,7 @@ subprojects { subproject ->
7575
commonsHttpClientVersion = '4.5.5'
7676
googleJsr305Version = '3.0.2'
7777
hamcrestVersion = '1.3'
78-
jackson2Version = '2.9.7'
78+
jackson2Version = '2.9.8'
7979
junit4Version = '4.12'
8080
junitJupiterVersion = '5.3.2'
8181
junitPlatformVersion = '1.3.2'

0 commit comments

Comments
 (0)