Browse Source

Upgrade to Lettuce 6.1.10.RELEASE

Closes gh-35484
2.5.x
Andy Wilkinson 3 years ago
parent
commit
924ee4e000
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1058,7 +1058,7 @@ bom { @@ -1058,7 +1058,7 @@ bom {
]
}
}
library("Lettuce", "6.1.8.RELEASE") {
library("Lettuce", "6.1.10.RELEASE") {
group("io.lettuce") {
modules = [
"lettuce-core"

Loading…
Cancel
Save