Upgrade to Couchbase Client 3.8.1

Closes gh-45539
This commit is contained in:
Stéphane Nicoll
2025-05-14 09:53:01 +02:00
parent 711c53d16c
commit a156c08243

View File

@@ -250,7 +250,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"