|
|
|
|
@ -85,7 +85,7 @@
@@ -85,7 +85,7 @@
|
|
|
|
|
<hazelcast.version>3.8.5</hazelcast.version> |
|
|
|
|
<hazelcast-hibernate5.version>1.2.2</hazelcast-hibernate5.version> |
|
|
|
|
<hibernate.version>5.2.11.Final</hibernate.version> |
|
|
|
|
<hibernate-validator.version>5.4.1.Final</hibernate-validator.version> |
|
|
|
|
<hibernate-validator.version>6.0.2.Final</hibernate-validator.version> |
|
|
|
|
<hikaricp.version>2.7.1</hikaricp.version> |
|
|
|
|
<hsqldb.version>2.4.0</hsqldb.version> |
|
|
|
|
<htmlunit.version>2.27</htmlunit.version> |
|
|
|
|
@ -1847,7 +1847,7 @@
@@ -1847,7 +1847,7 @@
|
|
|
|
|
<version>${hibernate.version}</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.hibernate</groupId> |
|
|
|
|
<groupId>org.hibernate.validator</groupId> |
|
|
|
|
<artifactId>hibernate-validator</artifactId> |
|
|
|
|
<version>${hibernate-validator.version}</version> |
|
|
|
|
</dependency> |
|
|
|
|
|