We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4be22c4 commit e205a1bCopy full SHA for e205a1b
build.gradle
@@ -31,7 +31,7 @@ configure(allprojects) { project ->
31
ext.eclipselinkVersion = "2.4.2"
32
ext.ehcacheVersion = "2.10.1"
33
ext.ehcachejcacheVersion = "1.0.1"
34
- ext.ehcache3Version = "3.0.0.rc3"
+ ext.ehcache3Version = "3.0.0"
35
ext.ejbApiVersion = "3.0"
36
ext.fileuploadVersion = "1.3.1"
37
ext.freemarkerVersion = "2.3.23"
0 commit comments