Browse Source

Upgrade to Lettuce 6.1.5.RELEASE

Closes gh-28043
pull/28064/head
Stephane Nicoll 4 years ago
parent
commit
5ae6679d7d
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1035,7 +1035,7 @@ bom { @@ -1035,7 +1035,7 @@ bom {
]
}
}
library("Lettuce", "6.1.4.RELEASE") {
library("Lettuce", "6.1.5.RELEASE") {
group("io.lettuce") {
modules = [
"lettuce-core"

Loading…
Cancel
Save