mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-28 14:52:24 +00:00
updated ehcache dependency to 1.1
This commit is contained in:
parent
92408950ab
commit
01fed0817c
@ -141,7 +141,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>ehcache</groupId>
|
<groupId>ehcache</groupId>
|
||||||
<artifactId>ehcache</artifactId>
|
<artifactId>ehcache</artifactId>
|
||||||
<version>1.0</version>
|
<version>1.1</version>
|
||||||
<type>jar</type>
|
<type>jar</type>
|
||||||
<url>http://ehcache.sourceforge.net</url>
|
<url>http://ehcache.sourceforge.net</url>
|
||||||
<properties>
|
<properties>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user