Skip to content

Commit 967124c

Browse files
committed
Upgrade couchbase driver version to 2.7.23
Signed-off-by: Otavio Santana <[email protected]>
1 parent c53de29 commit 967124c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

couchbase-driver/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<dependency>
5050
<groupId>com.couchbase.client</groupId>
5151
<artifactId>java-client</artifactId>
52-
<version>2.7.20</version>
52+
<version>2.7.23</version>
5353
</dependency>
5454
<dependency>
5555
<groupId>jakarta.nosql.tck.communication.driver</groupId>

0 commit comments

Comments
 (0)