mirror of https://github.com/apache/archiva.git
use ehcache 2.5.2
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1343246 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b07f0d8108
commit
393c26f8ff
3
pom.xml
3
pom.xml
|
@ -1400,11 +1400,10 @@
|
|||
</exclusions>
|
||||
</dependency>
|
||||
|
||||
<!-- 2.5.0 upgrade cause NPE with jpox 2nd level cache -->
|
||||
<dependency>
|
||||
<groupId>net.sf.ehcache</groupId>
|
||||
<artifactId>ehcache-core</artifactId>
|
||||
<version>2.4.7</version>
|
||||
<version>2.5.2</version>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<groupId>commons-logging</groupId>
|
||||
|
|
Loading…
Reference in New Issue