Skip to content

Commit e205a1b

Browse files
committed
Upgrade to EhCache 3.0 GA
Issue: SPR-14185
1 parent 4be22c4 commit e205a1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ configure(allprojects) { project ->
3131
ext.eclipselinkVersion = "2.4.2"
3232
ext.ehcacheVersion = "2.10.1"
3333
ext.ehcachejcacheVersion = "1.0.1"
34-
ext.ehcache3Version = "3.0.0.rc3"
34+
ext.ehcache3Version = "3.0.0"
3535
ext.ejbApiVersion = "3.0"
3636
ext.fileuploadVersion = "1.3.1"
3737
ext.freemarkerVersion = "2.3.23"

0 commit comments

Comments
 (0)