[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:
parent
9cfcc990f2
commit
871daa5c91
|
@ -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 -->
|
||||
|
|
Loading…
Reference in New Issue