Browse Source

Upgrade to Lettuce 5.3.1.RELEASE

Closes gh-21853
pull/22035/head
Andy Wilkinson 6 years ago
parent
commit
39c25ff1c4
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1005,7 +1005,7 @@ bom { @@ -1005,7 +1005,7 @@ bom {
]
}
}
library("Lettuce", "5.3.0.RELEASE") {
library("Lettuce", "5.3.1.RELEASE") {
group("io.lettuce") {
modules = [
"lettuce-core"

Loading…
Cancel
Save