Skip to content

Commit e365ffb

Browse files
committed
Latest dependency updates (EhCache 3.0 RC3, Undertow 1.3.21)
1 parent 37bd51c commit e365ffb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ configure(allprojects) { project ->
3636
ext.eclipselinkVersion = "2.4.2"
3737
ext.ehcacheVersion = "2.10.1"
3838
ext.ehcachejcacheVersion = "1.0.1"
39-
ext.ehcache3Version = "3.0.0.rc2"
39+
ext.ehcache3Version = "3.0.0.rc3"
4040
ext.ejbApiVersion = "3.0"
4141
ext.fileuploadVersion = "1.3.1"
4242
ext.freemarkerVersion = "2.3.23"
@@ -80,7 +80,7 @@ configure(allprojects) { project ->
8080
ext.tiles3Version = "3.0.5"
8181
ext.tomcatVersion = "8.0.33"
8282
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"
8484
ext.woodstoxVersion = "5.0.2"
8585
ext.xmlunitVersion = "1.6"
8686
ext.xstreamVersion = "1.4.9"

0 commit comments

Comments
 (0)