Skip to content
Snippets Groups Projects
Commit 7ccab8f9 authored by Thomas Mortagne's avatar Thomas Mortagne
Browse files

XWIKI-18713: Upgrade to Hibernate 5.5.0

parent 90cdc2c6
No related branches found
Tags 6.4.8
No related merge requests found
......@@ -89,7 +89,7 @@
<xwiki.enforcer.check-dependency-version.skip>${xwiki.enforcer.skip}</xwiki.enforcer.check-dependency-version.skip>
<!-- Hibernate -->
<hibernate.version>5.4.32.Final</hibernate.version>
<hibernate.version>5.5.0.Final</hibernate.version>
<!-- Versions of JDBC connectors we want to use in our distribution, in our tests and when using build tools -->
<hsqldb.groupId>org.hsqldb</hsqldb.groupId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment