ehcache 2.7.5

git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-components/trunk@1556994 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 3869881..8926c38 100644
--- a/spring-cache-providers/spring-cache-ehcache/pom.xml
+++ b/spring-cache-providers/spring-cache-ehcache/pom.xml
@@ -46,7 +46,7 @@
     <dependency>
       <groupId>net.sf.ehcache</groupId>
       <artifactId>ehcache</artifactId>
-      <version>2.7.4</version>
+      <version>2.7.5</version>
       <exclusions>
         <exclusion>
           <groupId>commons-logging</groupId>