Upgrade to HSQLDB 2.5.2

Closes gh-26101
This commit is contained in:
Stephane Nicoll 2021-04-14 08:47:24 +02:00
parent 00b53b5bdb
commit 0429ab4b88

View File

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