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

View File

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