Upgrade to Lettuce 6.2.2.RELEASE

Closes gh-33599
This commit is contained in:
Phillip Webb 2022-12-21 08:22:10 -08:00
parent 66cf72b5ad
commit 29c0eb13d7
1 changed files with 1 additions and 1 deletions

View File

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