Upgrade to HSQLDB 2.7.2

Closes gh-35831
This commit is contained in:
Stephane Nicoll
2023-06-12 08:44:32 +02:00
parent cfdb61b50c
commit 033b0b180b

View File

@@ -401,7 +401,7 @@ bom {
]
}
}
library("HSQLDB", "2.7.1") {
library("HSQLDB", "2.7.2") {
group("org.hsqldb") {
modules = [
"hsqldb"