use last ehcache version

git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-components/trunk@1367944 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 d664b7c..126da54 100644
--- a/spring-cache-providers/spring-cache-ehcache/pom.xml
+++ b/spring-cache-providers/spring-cache-ehcache/pom.xml
@@ -36,7 +36,7 @@
     <dependency>
       <groupId>net.sf.ehcache</groupId>
       <artifactId>ehcache-core</artifactId>
-      <version>2.5.2</version>
+      <version>2.5.3</version>
       <exclusions>
         <exclusion>
           <groupId>commons-logging</groupId>