Skip to content

Commit f68fbfc

Browse files
committed
Upgrade Jackson version
1 parent 41a61eb commit f68fbfc

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
@@ -94,7 +94,7 @@ subprojects { subproject ->
9494
hamcrestVersion = '1.3'
9595
jacksonVersion = '1.9.13'
9696
jackson2Version = '2.8.11'
97-
jackson2DataBindVersion = '2.8.11.1'
97+
jackson2DataBindVersion = '2.8.11.3'
9898
junitVersion = '4.12'
9999
log4jVersion = '1.2.17'
100100
log4j2Version = '2.7'

0 commit comments

Comments
 (0)