Upgrade to Lettuce 5.3.0.RELEASE

Closes gh-21096
This commit is contained in:
Andy Wilkinson 2020-04-28 11:02:46 +01:00
parent bcd3f97d3e
commit e49e4c2d83

View File

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