Browse Source

Upgrade to Lettuce 6.2.5.RELEASE

Closes gh-36436
pull/36766/head
Stephane Nicoll 3 years ago
parent
commit
10720721bf
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -794,7 +794,7 @@ bom { @@ -794,7 +794,7 @@ bom {
]
}
}
library("Lettuce", "6.2.4.RELEASE") {
library("Lettuce", "6.2.5.RELEASE") {
group("io.lettuce") {
modules = [
"lettuce-core"

Loading…
Cancel
Save