Upgrade to Lettuce 6.3.0.RELEASE

Closes gh-38414
This commit is contained in:
Phillip Webb
2023-11-20 17:48:19 -08:00
parent c84880e0e1
commit b2338f23c8

View File

@@ -821,7 +821,7 @@ bom {
]
}
}
library("Lettuce", "6.2.6.RELEASE") {
library("Lettuce", "6.3.0.RELEASE") {
group("io.lettuce") {
modules = [
"lettuce-core"