Skip to content

Commit 870cbfe

Browse files
committed
Upgrade Jackson version
1 parent e8df546 commit 870cbfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ subprojects { subproject ->
105105
hibernateVersion = '5.3.7.Final'
106106
hsqldbVersion = '2.4.1'
107107
h2Version = '1.4.197'
108-
jackson2Version = '2.9.7'
108+
jackson2Version = '2.9.8'
109109
javaxActivationVersion = '1.1.1'
110110
javaxMailVersion = '1.6.2'
111111
jmsApiVersion = '2.0.1'

0 commit comments

Comments
 (0)