Update to ehcache:2.10.5

Fixes gh-5809
This commit is contained in:
Joe Grandja 2018-09-07 15:39:23 -04:00
parent 166f48e6ab
commit 62fadfd28a

View File

@ -15,7 +15,7 @@ ext.cglibVersion = '3.1'
ext.commonsCodecVersion = '1.10'
ext.commonsCollectionsVersion = '3.2.2'
ext.commonsLoggingVersion = '1.2'
ext.ehcacheVersion = '2.10.4'
ext.ehcacheVersion = '2.10.5'
ext.gebVersion = '0.10.0'
ext.groovyVersion = '2.4.4'
ext.hsqlVersion = '2.3.2'