updated ehcache dependency to 1.1

This commit is contained in:
Dimitry Kopylenko 2005-01-23 19:43:51 +00:00
parent 92408950ab
commit 01fed0817c
1 changed files with 1 additions and 1 deletions

View File

@ -141,7 +141,7 @@
<dependency>
<groupId>ehcache</groupId>
<artifactId>ehcache</artifactId>
<version>1.0</version>
<version>1.1</version>
<type>jar</type>
<url>http://ehcache.sourceforge.net</url>
<properties>