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 f9b3af7 commit 3ec3968Copy full SHA for 3ec3968
jnosql-hazelcast/pom.xml
@@ -39,7 +39,7 @@
39
<dependency>
40
<groupId>com.hazelcast</groupId>
41
<artifactId>hazelcast</artifactId>
42
- <version>5.4.0</version>
+ <version>5.5.0</version>
43
</dependency>
44
</dependencies>
45
jnosql-hbase/pom.xml
<groupId>org.apache.hbase</groupId>
<artifactId>hbase-client</artifactId>
- <version>2.5.0</version>
+ <version>2.6.0</version>
0 commit comments