Browse Source

Upgrade to Lettuce 6.2.7.RELEASE

Closes gh-38445
3.0.x
Andy Wilkinson 2 years ago
parent
commit
c8a53a640d
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -775,7 +775,7 @@ bom { @@ -775,7 +775,7 @@ bom {
]
}
}
library("Lettuce", "6.2.6.RELEASE") {
library("Lettuce", "6.2.7.RELEASE") {
group("io.lettuce") {
modules = [
"lettuce-core"

Loading…
Cancel
Save