Upgrade to HSQLDB 2.5.2

Closes gh-26096
This commit is contained in:
Stephane Nicoll
2021-04-14 08:28:14 +02:00
parent 4a5cb3f29e
commit 274cfc0af0

View File

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