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 bb17156 commit 9fc0250Copy full SHA for 9fc0250
jnosql-couchbase/pom.xml
@@ -47,7 +47,7 @@
47
<dependency>
48
<groupId>com.couchbase.client</groupId>
49
<artifactId>java-client</artifactId>
50
- <version>3.7.1</version>
+ <version>3.7.5</version>
51
</dependency>
52
53
<groupId>org.testcontainers</groupId>
jnosql-mongodb/pom.xml
@@ -27,7 +27,7 @@
27
<description>The Eclipse JNoSQL layer to MongoDB</description>
28
29
<properties>
30
- <monbodb.driver>5.1.3</monbodb.driver>
+ <monbodb.driver>5.2.1</monbodb.driver>
31
</properties>
32
<dependencies>
33
0 commit comments