Upgrade to Couchbase Client 3.11.2

Closes gh-50066
This commit is contained in:
Phillip Webb
2026-04-13 17:58:52 -07:00
parent d088519814
commit 39ee6098a6
@@ -312,7 +312,7 @@ bom {
site("https://commons.apache.org/proper/commons-pool")
}
}
library("Couchbase Client", "3.11.1") {
library("Couchbase Client", "3.11.2") {
group("com.couchbase.client") {
modules = [
"java-client"