mirror of https://github.com/apache/archiva.git
ehcache 2.5.5
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1394803 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b29e7696c5
commit
f64d794487
2
pom.xml
2
pom.xml
|
@ -1476,7 +1476,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>net.sf.ehcache</groupId>
|
<groupId>net.sf.ehcache</groupId>
|
||||||
<artifactId>ehcache-core</artifactId>
|
<artifactId>ehcache-core</artifactId>
|
||||||
<version>2.5.4</version>
|
<version>2.5.5</version>
|
||||||
<exclusions>
|
<exclusions>
|
||||||
<exclusion>
|
<exclusion>
|
||||||
<groupId>commons-logging</groupId>
|
<groupId>commons-logging</groupId>
|
||||||
|
|
Loading…
Reference in New Issue