Upgrade to Couchbase Client 3.8.3

Closes gh-46794
This commit is contained in:
Stéphane Nicoll
2025-08-12 08:58:35 +02:00
parent 46ae765253
commit bcc026a60f
@@ -270,7 +270,7 @@ bom {
site("https://commons.apache.org/proper/commons-pool")
}
}
library("Couchbase Client", "3.8.2") {
library("Couchbase Client", "3.8.3") {
group("com.couchbase.client") {
modules = [
"java-client"