Skip to content

Commit cd2f131

Browse files
committed
Upgrade to Couchbase Client 3.7.8
Closes gh-44269
1 parent 3b51522 commit cd2f131

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ bom {
254254
site("https://commons.apache.org/proper/commons-pool")
255255
}
256256
}
257-
library("Couchbase Client", "3.7.7") {
257+
library("Couchbase Client", "3.7.8") {
258258
group("com.couchbase.client") {
259259
modules = [
260260
"java-client"

0 commit comments

Comments
 (0)