Skip to content

Commit 2b002b2

Browse files
committed
chore: update couchbased 3.8.1
Signed-off-by: Otavio Santana <[email protected]>
1 parent d68044e commit 2b002b2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ and this project adheres to https://semver.org/spec/v2.0.0.html[Semantic Version
1616
- Update Oracle NoSQL driver to 5.4.17
1717
- Update Neo4J driver to 5.28.5
1818
- Update OrientDB driver to 3.2.39
19+
- Update Couchbase driver to 3.8.1
1920
- Changed Neo4JDatabaseManagerFactory's constructor visibility to protected
2021

2122
=== Fixed

jnosql-couchbase/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<dependency>
4949
<groupId>com.couchbase.client</groupId>
5050
<artifactId>java-client</artifactId>
51-
<version>3.7.6</version>
51+
<version>3.8.1</version>
5252
</dependency>
5353
<dependency>
5454
<groupId>org.testcontainers</groupId>

0 commit comments

Comments
 (0)