Upgrade to Couchbase Client 3.8.1

Closes gh-45527
This commit is contained in:
Stéphane Nicoll
2025-05-13 15:51:49 +02:00
parent 7bb00396a1
commit 7393418a36

View File

@@ -255,7 +255,7 @@ bom {
site("https://commons.apache.org/proper/commons-pool")
}
}
library("Couchbase Client", "3.8.0") {
library("Couchbase Client", "3.8.1") {
group("com.couchbase.client") {
modules = [
"java-client"