Upgrade to HSQLDB 2.5.1

Closes gh-22462
This commit is contained in:
Andy Wilkinson 2020-07-21 12:35:45 +01:00
parent c368f38e88
commit 1663e46720

View File

@ -443,7 +443,7 @@ bom {
]
}
}
library("HSQLDB", "2.5.0") {
library("HSQLDB", "2.5.1") {
group("org.hsqldb") {
modules = [
"hsqldb"