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 @@ -51,7 +51,7 @@ configure(allprojects) { project ->
51
51
ext. hibval5Version = " 5.2.5.Final"
52
52
ext. hsqldbVersion = " 2.3.4"
53
53
ext. httpasyncVersion = " 4.1.3"
54
- ext. httpclientVersion = " 4.5.3 "
54
+ ext. httpclientVersion = " 4.5.5 "
55
55
ext. jackson2Version = " 2.8.11"
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.6"
@@ -75,7 +75,7 @@ configure(allprojects) { project ->
75
75
ext. testngVersion = " 6.9.10"
76
76
ext. tiles2Version = " 2.2.2"
77
77
ext. tiles3Version = " 3.0.7"
78
- ext. tomcatVersion = " 8.5.24 "
78
+ ext. tomcatVersion = " 8.5.27 "
79
79
ext. tyrusVersion = " 1.3.5" // constrained by WebLogic 12.1.3 support
80
80
ext. undertowVersion = " 1.3.33.Final"
81
81
ext. xmlunitVersion = " 1.6"
You can’t perform that action at this time.
0 commit comments