Upgrade to HSQLDB 2.7.3

Closes gh-41057
This commit is contained in:
Andy Wilkinson 2024-06-11 13:24:56 +01:00
parent a51102319f
commit c703dbad1e

View File

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