Upgrade to Lettuce 5.2.2.RELEASE

Closes gh-20164
This commit is contained in:
Stephane Nicoll 2020-02-13 14:02:30 +01:00
parent be58d1a310
commit 8212ee49b3

View File

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