Browse Source

Upgrade to Lettuce 5.3.7.RELEASE

Closes gh-26097
pull/27078/head
Stephane Nicoll 5 years ago
parent
commit
7c85ebc9c9
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save