Upgrade to Couchbase Client 3.8.0

Closes gh-45103
This commit is contained in:
Phillip Webb
2025-04-10 13:38:48 -07:00
parent 973f9615af
commit c34cf5dc66

View File

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