Browse Source

Upgrade to Lettuce 6.2.2.RELEASE

Closes gh-33599
pull/33609/head
Phillip Webb 3 years ago
parent
commit
29c0eb13d7
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save