File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ configure(allprojects) { project ->
52
52
ext. hsqldbVersion = " 2.3.4"
53
53
ext. httpasyncVersion = " 4.1.2"
54
54
ext. httpclientVersion = " 4.5.2"
55
- ext. jackson2Version = " 2.8.1 "
55
+ ext. jackson2Version = " 2.8.2 "
56
56
ext. jasperreportsVersion = " 6.2.1" // our tests fail with JR-internal NPEs against 6.2.2 and higher
57
57
ext. javamailVersion = " 1.5.5"
58
58
ext. jettyVersion = " 9.3.11.v20160721"
@@ -61,7 +61,7 @@ configure(allprojects) { project ->
61
61
ext. jtaVersion = " 1.2"
62
62
ext. junitVersion = " 4.12"
63
63
ext. log4jVersion = " 1.2.17"
64
- ext. nettyVersion = " 4.1.4 .Final"
64
+ ext. nettyVersion = " 4.1.5 .Final"
65
65
ext. okhttpVersion = " 2.7.5"
66
66
ext. okhttp3Version = " 3.4.1"
67
67
ext. openjpaVersion = " 2.4.1"
You can’t perform that action at this time.
0 commit comments