Skip to content

Commit d2d09cd

Browse files
committed
Upgrade Jackson
1 parent 65c884c commit d2d09cd

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
@@ -113,7 +113,7 @@ subprojects { subproject ->
113113
hibernateVersion = '5.4.2.Final'
114114
hsqldbVersion = '2.4.1'
115115
h2Version = '1.4.199'
116-
jackson2Version = '2.9.8'
116+
jackson2Version = '2.9.9'
117117
javaxActivationVersion = '1.2.0'
118118
javaxMailVersion = '1.6.2'
119119
jmsApiVersion = '2.0.1'

0 commit comments

Comments
 (0)