Upgrade to Lettuce 6.1.10.RELEASE

Closes gh-32669
This commit is contained in:
Stephane Nicoll 2022-10-11 11:06:30 +02:00
parent f49d1704f2
commit 907396021f
1 changed files with 1 additions and 1 deletions

View File

@ -1079,7 +1079,7 @@ bom {
]
}
}
library("Lettuce", "6.1.9.RELEASE") {
library("Lettuce", "6.1.10.RELEASE") {
group("io.lettuce") {
modules = [
"lettuce-core"