Upgrade to Lettuce 6.2.1.RELEASE

Closes gh-32674
This commit is contained in:
Stephane Nicoll 2022-10-11 11:11:32 +02:00
parent aee3ab75b1
commit 579a858361

View File

@ -852,7 +852,7 @@ bom {
]
}
}
library("Lettuce", "6.2.0.RELEASE") {
library("Lettuce", "6.2.1.RELEASE") {
group("io.lettuce") {
modules = [
"lettuce-core"