Upped ehcache dependency to version 1.5

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17449 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
Greg Luck 2009-08-31 00:34:25 +00:00
parent c5da7c30c1
commit f5f26545bb
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
<dependency>
<groupId>net.sf.ehcache</groupId>
<artifactId>ehcache</artifactId>
<version>1.2.3</version>
<version>1.5.0</version>
</dependency>
<dependency>
<groupId>${groupId}</groupId>