Browse Source

Upgrade to Lettuce 6.0.7.RELEASE

Closes gh-27339
pull/27348/head
Stephane Nicoll 5 years ago
parent
commit
6f949a1744
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -934,7 +934,7 @@ bom { @@ -934,7 +934,7 @@ bom {
]
}
}
library("Lettuce", "6.0.6.RELEASE") {
library("Lettuce", "6.0.7.RELEASE") {
group("io.lettuce") {
modules = [
"lettuce-core"

Loading…
Cancel
Save