Browse Source

Upgrade to Couchbase Client 3.7.7

Closes gh-43843
pull/43863/head
Stéphane Nicoll 11 months ago
parent
commit
d32943490f
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

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

Loading…
Cancel
Save