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 @@ -29,8 +29,8 @@ configure(allprojects) { project ->
2929
3030 ext. aspectjVersion = " 1.8.5"
3131 ext. eclipseLinkVersion = " 2.4.2"
32- ext. ehcacheVersion = " 2.9.0 "
33- ext. ehcacheJCacheVersion = " 1.0.0 "
32+ ext. ehcacheVersion = " 2.9.1 "
33+ ext. ehcacheJCacheVersion = " 1.0.1 "
3434 ext. groovyVersion = " 2.4.1"
3535 ext. gsonVersion = " 2.3.1"
3636 ext. hibernate3Version = " 3.6.10.Final"
@@ -53,11 +53,11 @@ configure(allprojects) { project ->
5353 ext. snifferVersion = " 1.11"
5454 ext. tiles2Version = " 2.2.2"
5555 ext. tiles3Version = " 3.0.5"
56- ext. tomcatVersion = " 8.0.18 "
56+ ext. tomcatVersion = " 8.0.20 "
5757 ext. tyrusVersion = " 1.3.5" // constrained by WebLogic 12.1.3 support
5858 ext. undertowVersion = " 1.1.2.Final"
5959 ext. woodstoxVersion = " 4.4.1"
60- ext. xstreamVersion = " 1.4.7 "
60+ ext. xstreamVersion = " 1.4.8 "
6161
6262 ext. gradleScriptDir = " ${ rootProject.projectDir} /gradle"
6363
You can’t perform that action at this time.
0 commit comments