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 @@ -36,7 +36,7 @@ configure(allprojects) { project ->
36
36
ext. eclipselinkVersion = " 2.4.2"
37
37
ext. ehcacheVersion = " 2.10.1"
38
38
ext. ehcachejcacheVersion = " 1.0.1"
39
- ext. ehcache3Version = " 3.0.0.rc2 "
39
+ ext. ehcache3Version = " 3.0.0.rc3 "
40
40
ext. ejbApiVersion = " 3.0"
41
41
ext. fileuploadVersion = " 1.3.1"
42
42
ext. freemarkerVersion = " 2.3.23"
@@ -80,7 +80,7 @@ configure(allprojects) { project ->
80
80
ext. tiles3Version = " 3.0.5"
81
81
ext. tomcatVersion = " 8.0.33"
82
82
ext. tyrusVersion = " 1.3.5" // constrained by WebLogic 12.1.3 support
83
- ext. undertowVersion = " 1.3.20 .Final"
83
+ ext. undertowVersion = " 1.3.21 .Final"
84
84
ext. woodstoxVersion = " 5.0.2"
85
85
ext. xmlunitVersion = " 1.6"
86
86
ext. xstreamVersion = " 1.4.9"
You can’t perform that action at this time.
0 commit comments