Upgrade to Lettuce 6.2.3.RELEASE

Closes gh-34286
This commit is contained in:
Andy Wilkinson 2023-02-20 16:30:36 +00:00
parent 833a453f1b
commit f0ca596f76
1 changed files with 1 additions and 1 deletions

View File

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