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 @@ -31,7 +31,7 @@ configure(allprojects) { project ->
3131 ext. eclipselinkVersion = " 2.4.2"
3232 ext. ehcacheVersion = " 2.10.2"
3333 ext. ehcachejcacheVersion = " 1.0.1"
34- ext. ehcache3Version = " 3.0.0 "
34+ ext. ehcache3Version = " 3.0.1 "
3535 ext. ejbVersion = " 3.0"
3636 ext. fileuploadVersion = " 1.3.1"
3737 ext. freemarkerVersion = " 2.3.23"
@@ -50,8 +50,8 @@ configure(allprojects) { project ->
5050 ext. jackson2Version = " 2.6.6"
5151 ext. jasperreportsVersion = " 6.2.1"
5252 ext. javamailVersion = " 1.5.5"
53- ext. jettyVersion = " 9.3.8.v20160314 "
54- ext. jodaVersion = " 2.9.3 "
53+ ext. jettyVersion = " 9.3.9.v20160517 "
54+ ext. jodaVersion = " 2.9.4 "
5555 ext. jrubyVersion = " 1.7.25" // JRuby 9000 only supported through JSR-223 (StandardScriptFactory)
5656 ext. jtaVersion = " 1.2"
5757 ext. junitVersion = " 4.12"
You can’t perform that action at this time.
0 commit comments