Upgrade to Lettuce 5.3.4.RELEASE

Closes gh-23337
This commit is contained in:
Stephane Nicoll
2020-09-16 10:10:14 +02:00
parent b7fe2a3fb3
commit 83d9385946

View File

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