[HHH-4476] Use JBC 3.2.1.GA

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17635 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
Brian Stansberry 2009-10-06 18:38:33 +00:00
parent 9cfcc990f2
commit 871daa5c91
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@
<dependency>
<groupId>org.jboss.cache</groupId>
<artifactId>jbosscache-core</artifactId>
<version>3.1.0.GA</version>
<version>3.2.1.GA</version>
</dependency>
<!-- test dependencies -->