summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index ed8a2a4ea..47f06d7cb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1332,7 +1332,7 @@
<dependency>
<groupId>net.sf.ehcache</groupId>
<artifactId>ehcache-core</artifactId>
- <version>2.4.6</version>
+ <version>2.4.7</version>
<exclusions>
<exclusion>
<groupId>commons-logging</groupId>