Browse Source

Upgrade to Lettuce 5.3.0.RELEASE

Closes gh-21096
pull/21212/head
Andy Wilkinson 6 years ago
parent
commit
e49e4c2d83
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save