We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07ea374 commit cbc4676Copy full SHA for cbc4676
build.gradle
@@ -53,7 +53,7 @@ configure(allprojects) { project ->
53
ext.htmlunitVersion = "2.20"
54
ext.httpasyncVersion = "4.1.1"
55
ext.httpclientVersion = "4.5.2"
56
- ext.jackson2Version = "2.7.3"
+ ext.jackson2Version = "2.7.4"
57
ext.jasperreportsVersion = "6.2.1"
58
ext.javamailVersion = "1.5.5"
59
ext.jettyVersion = "9.3.8.v20160314"
0 commit comments