Upgrade to HSQLDB 2.7.0

Closes gh-32345
This commit is contained in:
Stephane Nicoll
2022-09-14 14:16:40 +02:00
parent 5b8aa1e8e3
commit 1e3bcc5afd

View File

@@ -377,7 +377,7 @@ bom {
]
}
}
library("HSQLDB", "2.6.1") {
library("HSQLDB", "2.7.0") {
group("org.hsqldb") {
modules = [
"hsqldb"