Skip to content

Commit 8f34d04

Browse files
committed
Upgrade Jackson version
1 parent d5dd0a1 commit 8f34d04

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
@@ -119,7 +119,7 @@ subprojects { subproject ->
119119
hibernateVersion = '5.2.10.Final'
120120
hsqldbVersion = '2.4.0'
121121
h2Version = '1.4.197'
122-
jackson2Version = '2.9.4'
122+
jackson2Version = '2.9.8'
123123
javaxActivationVersion = '1.1.1'
124124
javaxMailVersion = '1.6.1'
125125
jmsApiVersion = '2.0.1'

0 commit comments

Comments
 (0)