HHH-7176 Upgrade to Infinispan 5.1.2.FINAL
This commit is contained in:
parent
25487f2401
commit
41b9f2558f
|
@ -5,7 +5,7 @@ configurations {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
infinispanVersion = '5.1.2.CR1'
|
||||
infinispanVersion = '5.1.2.FINAL'
|
||||
jnpVersion = '5.0.3.GA'
|
||||
|
||||
compile project( ':hibernate-core' )
|
||||
|
|
Loading…
Reference in New Issue