Browse Source

Upgrade to Lettuce 6.2.4.RELEASE

Closes gh-35053
pull/35377/head
Stephane Nicoll 3 years ago
parent
commit
9277465a76
  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.3.RELEASE") {
library("Lettuce", "6.2.4.RELEASE") {
group("io.lettuce") {
modules = [
"lettuce-core"

Loading…
Cancel
Save