Browse Source

Upgrade to Lettuce 6.0.3.RELEASE

Closes gh-25720
pull/26153/head
Stephane Nicoll 5 years ago
parent
commit
052624ffb2
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -934,7 +934,7 @@ bom { @@ -934,7 +934,7 @@ bom {
]
}
}
library("Lettuce", "6.0.2.RELEASE") {
library("Lettuce", "6.0.3.RELEASE") {
group("io.lettuce") {
modules = [
"lettuce-core"

Loading…
Cancel
Save