Browse Source

Upgrade to Lettuce 5.3.6.RELEASE

Closes gh-24801
pull/25129/head
Stephane Nicoll 5 years ago
parent
commit
6d5d8cbc2c
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -993,7 +993,7 @@ bom { @@ -993,7 +993,7 @@ bom {
]
}
}
library("Lettuce", "5.3.5.RELEASE") {
library("Lettuce", "5.3.6.RELEASE") {
group("io.lettuce") {
modules = [
"lettuce-core"

Loading…
Cancel
Save