Upgrade to EhCache 3.0.3

This commit is contained in:
Juergen Hoeller
2016-08-17 21:13:39 +02:00
parent e9f48a44f4
commit f4d45ddbf7

View File

@@ -31,7 +31,7 @@ configure(allprojects) { project ->
ext.eclipselinkVersion = "2.4.2"
ext.ehcacheVersion = "2.10.2"
ext.ehcachejcacheVersion = "1.0.1"
ext.ehcache3Version = "3.0.2"
ext.ehcache3Version = "3.0.3"
ext.ejbVersion = "3.0"
ext.fileuploadVersion = "1.3.2"
ext.freemarkerVersion = "2.3.23"