Browse Source

Upgrade to Lettuce 6.1.6.RELEASE

Closes gh-29417
pull/29296/head
Stephane Nicoll 4 years ago
parent
commit
28ecf53762
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save