File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ configure(allprojects) { project ->
39
39
ext. hibVal5Version = " 5.1.3.Final"
40
40
ext. hsqldbVersion = " 2.3.2"
41
41
ext. jackson2Version = " 2.4.5"
42
- ext. jasperReportsVersion = " 6.0.0 "
42
+ ext. jasperReportsVersion = " 6.0.3 "
43
43
ext. jettyVersion = " 9.2.7.v20150116"
44
44
ext. jodaVersion = " 2.6"
45
45
ext. junitVersion = " 4.12"
@@ -52,9 +52,9 @@ configure(allprojects) { project ->
52
52
ext. snifferVersion = " 1.11"
53
53
ext. tiles2Version = " 2.2.2"
54
54
ext. tiles3Version = " 3.0.5"
55
- ext. tomcatVersion = " 8.0.15 "
55
+ ext. tomcatVersion = " 8.0.18 "
56
56
ext. tyrusVersion = " 1.3.5" // constrained by WebLogic 12.1.3 support
57
- ext. undertowVersion = " 1.1.1 .Final"
57
+ ext. undertowVersion = " 1.1.2 .Final"
58
58
ext. woodstoxVersion = " 4.4.1"
59
59
ext. xstreamVersion = " 1.4.7"
60
60
You can’t perform that action at this time.
0 commit comments