Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/apache/directory-studio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Seelmann <seelmann@apache.org>2017-03-13 23:31:08 +0300
committerStefan Seelmann <seelmann@apache.org>2017-03-13 23:31:08 +0300
commit44351f4f4ff6677d3d3eb83cfaf243e23bdfbe19 (patch)
treeef39935e993d7f60b9232caa91ba84c8ffe4ad17 /pom.xml
parent864900014b9eab214d3e66df32bd74b28a49d47d (diff)
Update to ehchache version used in ApacheDS
git-svn-id: https://svn.apache.org/repos/asf/directory/studio/trunk@1786793 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index cadbab07a..a6c6001c3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -76,8 +76,8 @@
<junit.version>4.11</junit.version>
<log4j.log4j.version>1.2.17</log4j.log4j.version>
<log4j.log4j.bundleversion>1.2.17</log4j.log4j.bundleversion>
- <net.sf.ehcache.version>2.8.5</net.sf.ehcache.version>
- <net.sf.ehcache.bundleversion>2.8.5</net.sf.ehcache.bundleversion>
+ <net.sf.ehcache.version>2.10.3</net.sf.ehcache.version>
+ <net.sf.ehcache.bundleversion>2.10.3</net.sf.ehcache.bundleversion>
<org.apache.commons.codec.version>1.10</org.apache.commons.codec.version>
<org.apache.commons.codec.bundleversion>1.10.0</org.apache.commons.codec.bundleversion>
<org.apache.commons.collections.version>3.2.2</org.apache.commons.collections.version>