Upgrade to Lettuce 5.3.1.RELEASE

Closes gh-21853
This commit is contained in:
Andy Wilkinson 2020-06-10 12:49:45 +01:00
parent 08f37b3489
commit 39c25ff1c4

View File

@ -1005,7 +1005,7 @@ bom {
]
}
}
library("Lettuce", "5.3.0.RELEASE") {
library("Lettuce", "5.3.1.RELEASE") {
group("io.lettuce") {
modules = [
"lettuce-core"