HHH-7280 Upgrade to Infinispan 5.1.4.FINAL

This commit is contained in:
Galder Zamarreño 2012-04-26 16:52:38 +02:00
parent ae36824c93
commit 6417ffa1a4
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ configurations {
}
dependencies {
infinispanVersion = '5.1.3.FINAL'
infinispanVersion = '5.1.4.FINAL'
jnpVersion = '5.0.3.GA'
compile project( ':hibernate-core' )