Skip to content

Commit cbc4676

Browse files
committed
Upgrade to Jackson 2.7.4
1 parent 07ea374 commit cbc4676

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
@@ -53,7 +53,7 @@ configure(allprojects) { project ->
5353
ext.htmlunitVersion = "2.20"
5454
ext.httpasyncVersion = "4.1.1"
5555
ext.httpclientVersion = "4.5.2"
56-
ext.jackson2Version = "2.7.3"
56+
ext.jackson2Version = "2.7.4"
5757
ext.jasperreportsVersion = "6.2.1"
5858
ext.javamailVersion = "1.5.5"
5959
ext.jettyVersion = "9.3.8.v20160314"

0 commit comments

Comments
 (0)