HHH-7280 Upgrade to Infinispan 5.1.4.FINAL
This commit is contained in:
parent
ae36824c93
commit
6417ffa1a4
|
@ -5,7 +5,7 @@ configurations {
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
infinispanVersion = '5.1.3.FINAL'
|
infinispanVersion = '5.1.4.FINAL'
|
||||||
jnpVersion = '5.0.3.GA'
|
jnpVersion = '5.0.3.GA'
|
||||||
|
|
||||||
compile project( ':hibernate-core' )
|
compile project( ':hibernate-core' )
|
||||||
|
|
Loading…
Reference in New Issue