Upgrade to Lettuce 6.1.6.RELEASE

Closes gh-29338
This commit is contained in:
Stephane Nicoll 2022-01-12 13:51:20 +01:00
parent 36811f9e1e
commit d23a665bdc
1 changed files with 1 additions and 1 deletions

View File

@ -1040,7 +1040,7 @@ bom {
] ]
} }
} }
library("Lettuce", "6.1.5.RELEASE") { library("Lettuce", "6.1.6.RELEASE") {
group("io.lettuce") { group("io.lettuce") {
modules = [ modules = [
"lettuce-core" "lettuce-core"