File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -55,12 +55,12 @@ configure(allprojects) { project ->
5555 ext. jackson2Version = " 2.7.4"
5656 ext. jasperreportsVersion = " 6.2.1"
5757 ext. javamailVersion = " 1.5.5"
58- ext. jettyVersion = " 9.3.8.v20160314 "
59- ext. jodaVersion = " 2.9.3 "
58+ ext. jettyVersion = " 9.3.9.v20160517 "
59+ ext. jodaVersion = " 2.9.4 "
6060 ext. jrubyVersion = " 1.7.25" // JRuby 9000 only supported through JSR-223 (StandardScriptFactory)
6161 ext. jtaVersion = " 1.2"
6262 ext. junitVersion = " 4.12"
63- ext. nettyVersion = " 4.1.0.CR7 "
63+ ext. nettyVersion = " 4.1.0.Final "
6464 ext. okhttpVersion = " 2.7.5"
6565 ext. okhttp3Version = " 3.2.0"
6666 ext. openjpaVersion = " 2.4.1"
@@ -73,7 +73,7 @@ configure(allprojects) { project ->
7373 ext. testngVersion = " 6.9.10"
7474 ext. tiles2Version = " 2.2.2"
7575 ext. tiles3Version = " 3.0.5"
76- ext. tomcatVersion = " 8.0.33 "
76+ ext. tomcatVersion = " 8.5.2 "
7777 ext. tyrusVersion = " 1.3.5" // constrained by WebLogic 12.1.3 support
7878 ext. undertowVersion = " 1.3.22.Final"
7979 ext. xmlunitVersion = " 1.6"
You can’t perform that action at this time.
0 commit comments