Upgrade to HSQLDB 2.7.4

Closes gh-43101
This commit is contained in:
Stéphane Nicoll
2024-11-11 08:17:53 +09:00
parent 66c44c9bc2
commit 25179b17f3

View File

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