Browse Source

Upgrade to Lettuce 6.1.9.RELEASE

Closes gh-31743
pull/32861/head
Stephane Nicoll 4 years ago
parent
commit
90ac0e87ee
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1107,7 +1107,7 @@ bom { @@ -1107,7 +1107,7 @@ bom {
]
}
}
library("Lettuce", "6.1.8.RELEASE") {
library("Lettuce", "6.1.9.RELEASE") {
group("io.lettuce") {
modules = [
"lettuce-core"

Loading…
Cancel
Save