DATAREST-1483 - Upgrade to Hibernate 5.4.8.
Migrate to the version of Hibernate used by Spring Data JPA.
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -37,7 +37,7 @@
|
||||
<springdata.cassandra>3.0.0.BUILD-SNAPSHOT</springdata.cassandra>
|
||||
<springdata.keyvalue>2.3.0.BUILD-SNAPSHOT</springdata.keyvalue>
|
||||
|
||||
<hibernate.version>5.2.17.Final</hibernate.version>
|
||||
<hibernate.version>5.4.8.Final</hibernate.version>
|
||||
<jsonpath>1.1.0</jsonpath>
|
||||
<bundlor.enabled>false</bundlor.enabled>
|
||||
</properties>
|
||||
|
||||
Reference in New Issue
Block a user