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. jasperreportsVersion = " 6.2.1"
52
52
ext. javamailVersion = " 1.5.5"
53
53
ext. jettyVersion = " 9.3.9.v20160517"
54
- ext. jodaVersion = " 2.9.5 "
54
+ ext. jodaVersion = " 2.9.6 "
55
55
ext. jrubyVersion = " 1.7.26" // JRuby 9000 only supported through JSR-223 (StandardScriptFactory)
56
56
ext. jtaVersion = " 1.2"
57
57
ext. junitVersion = " 4.12"
@@ -68,7 +68,7 @@ configure(allprojects) { project ->
68
68
ext. testngVersion = " 6.9.10"
69
69
ext. tiles2Version = " 2.2.2"
70
70
ext. tiles3Version = " 3.0.5"
71
- ext. tomcatVersion = " 8.0.38 "
71
+ ext. tomcatVersion = " 8.0.39 "
72
72
ext. tyrusVersion = " 1.3.5" // constrained by WebLogic 12.1.3 support
73
73
ext. undertowVersion = " 1.3.25.Final"
74
74
ext. xmlunitVersion = " 1.6"
You can’t perform that action at this time.
0 commit comments