Upgrade to Lettuce 6.1.4.RELEASE

Closes gh-27343
This commit is contained in:
Stephane Nicoll 2021-07-15 09:05:26 +02:00
parent e1049a55ff
commit 73647c395f
1 changed files with 1 additions and 1 deletions

View File

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