We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dab7147 + 5e6abd2 commit ce46d99Copy full SHA for ce46d99
spring-boot-dependencies/pom.xml
@@ -83,7 +83,6 @@
83
<h2.version>1.4.193</h2.version>
84
<hamcrest.version>1.3</hamcrest.version>
85
<hazelcast.version>3.7.4</hazelcast.version>
86
- <hazelcast-hibernate4.version>3.7.1</hazelcast-hibernate4.version>
87
<hazelcast-hibernate5.version>1.1.3</hazelcast-hibernate5.version>
88
<hibernate.version>5.2.5.Final</hibernate.version>
89
<hibernate-validator.version>5.3.4.Final</hibernate-validator.version>
@@ -656,7 +655,7 @@
656
655
</dependency>
657
<dependency>
658
<groupId>com.hazelcast</groupId>
659
- <artifactId>hazelcast-hibernate5</artifactId>
+ <artifactId>hazelcast-hibernate52</artifactId>
660
<version>${hazelcast-hibernate5.version}</version>
661
662
0 commit comments