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.
1 parent 19b5cfb commit 8ff2c59Copy full SHA for 8ff2c59
CHANGELOG.adoc
@@ -17,6 +17,8 @@ and this project adheres to https://semver.org/spec/v2.0.0.html[Semantic Version
17
- Update Cassandra version to 4.19.1
18
- Update Couchabase version to 3.9.2
19
- Update DynamioDB version to 2.37.5
20
+- Update Hazelcast to version 5.6.0
21
+-
22
23
== [1.1.10] - 2025-08-19
24
jnosql-hazelcast/pom.xml
@@ -44,7 +44,7 @@
44
<dependency>
45
<groupId>com.hazelcast</groupId>
46
<artifactId>hazelcast</artifactId>
47
- <version>5.5.0</version>
+ <version>5.6.0</version>
48
</dependency>
49
</dependencies>
50
0 commit comments