Upgrade to Lettuce 5.3.5.RELEASE

Closes gh-23922
This commit is contained in:
Stephane Nicoll 2020-10-28 08:03:44 +01:00
parent 36d740fd68
commit c02b16eeeb

View File

@ -990,7 +990,7 @@ bom {
]
}
}
library("Lettuce", "5.3.4.RELEASE") {
library("Lettuce", "5.3.5.RELEASE") {
group("io.lettuce") {
modules = [
"lettuce-core"