Upgrade to Lettuce 6.0.3.RELEASE

Closes gh-25720
This commit is contained in:
Stephane Nicoll
2021-03-17 14:25:38 +01:00
parent a8667daf52
commit 052624ffb2

View File

@@ -934,7 +934,7 @@ bom {
]
}
}
library("Lettuce", "6.0.2.RELEASE") {
library("Lettuce", "6.0.3.RELEASE") {
group("io.lettuce") {
modules = [
"lettuce-core"