last ehcache 2.5.4

git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-components/trunk@1378517 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/spring-cache-providers/spring-cache-ehcache/pom.xml b/spring-cache-providers/spring-cache-ehcache/pom.xml
index ecdbf18..d0da0b9 100644
--- a/spring-cache-providers/spring-cache-ehcache/pom.xml
+++ b/spring-cache-providers/spring-cache-ehcache/pom.xml
@@ -37,7 +37,7 @@
     <dependency>
       <groupId>net.sf.ehcache</groupId>
       <artifactId>ehcache-core</artifactId>
-      <version>2.5.3</version>
+      <version>2.5.4</version>
       <exclusions>
         <exclusion>
           <groupId>commons-logging</groupId>