Upgrade to Lettuce 6.1.4.RELEASE

Closes gh-27341
This commit is contained in:
Stephane Nicoll 2021-07-15 08:58:12 +02:00
parent 9a81d2fe09
commit 1c69789ca4
1 changed files with 1 additions and 1 deletions

View File

@ -1024,7 +1024,7 @@ bom {
]
}
}
library("Lettuce", "6.1.3.RELEASE") {
library("Lettuce", "6.1.4.RELEASE") {
group("io.lettuce") {
modules = [
"lettuce-core"