Upgrade to Lettuce 5.3.3.RELEASE

Closes gh-22880
This commit is contained in:
Andy Wilkinson 2020-08-11 12:53:23 +01:00
parent 59c0a16833
commit 76901bbb0c
1 changed files with 1 additions and 1 deletions

View File

@ -930,7 +930,7 @@ bom {
]
}
}
library("Lettuce", "5.3.2.RELEASE") {
library("Lettuce", "5.3.3.RELEASE") {
group("io.lettuce") {
modules = [
"lettuce-core"