HHH-6980 Upgrade to Infinispan 5.1.0.CR4
This commit is contained in:
parent
755d7fb788
commit
4a323a4415
|
@ -5,7 +5,7 @@ configurations {
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
infinispanVersion = '5.1.0.CR3'
|
infinispanVersion = '5.1.0.CR4'
|
||||||
jnpVersion = '5.0.3.GA'
|
jnpVersion = '5.0.3.GA'
|
||||||
|
|
||||||
compile(project(':hibernate-core'))
|
compile(project(':hibernate-core'))
|
||||||
|
|
Loading…
Reference in New Issue