Browse Source

Upgrade to Lettuce 6.2.3.RELEASE

Closes gh-34286
pull/34312/head
Andy Wilkinson 3 years ago
parent
commit
f0ca596f76
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -758,7 +758,7 @@ bom { @@ -758,7 +758,7 @@ bom {
]
}
}
library("Lettuce", "6.2.2.RELEASE") {
library("Lettuce", "6.2.3.RELEASE") {
group("io.lettuce") {
modules = [
"lettuce-core"

Loading…
Cancel
Save