Upgrade to HSQLDB 2.7.4

Closes gh-43089
This commit is contained in:
Stéphane Nicoll
2024-11-11 07:26:27 +09:00
parent 8972e01587
commit 8f9442a741

View File

@@ -417,7 +417,7 @@ bom {
]
}
}
library("HSQLDB", "2.7.3") {
library("HSQLDB", "2.7.4") {
group("org.hsqldb") {
modules = [
"hsqldb"