Upgrade to Lettuce 6.1.5.RELEASE

Closes gh-28043
This commit is contained in:
Stephane Nicoll 2021-09-17 08:33:17 +02:00
parent 96238ba8b7
commit 5ae6679d7d

View File

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