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