Browse Source

Upgrade to Lettuce 6.2.6.RELEASE

Closes gh-37004
pull/38706/head
Stephane Nicoll 2 years ago
parent
commit
9302bad4d9
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save