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 b38c271 commit 7cf9568Copy full SHA for 7cf9568
hbase-driver/pom.xml
@@ -35,7 +35,7 @@
35
<dependency>
36
<groupId>org.apache.hbase</groupId>
37
<artifactId>hbase-client</artifactId>
38
- <version>2.3.2</version>
+ <version>2.4.1</version>
39
</dependency>
40
41
<groupId>jakarta.nosql.tck.communication.driver</groupId>
mongodb-driver/pom.xml
@@ -27,7 +27,7 @@
27
<description>The Eclipse JNoSQL communication layer implementation to MongoDB</description>
28
29
<properties>
30
- <monbodb.driver>4.1.0</monbodb.driver>
+ <monbodb.driver>4.2.1</monbodb.driver>
31
</properties>
32
<dependencies>
33
0 commit comments