Upgrade to HSQLDB 2.7.1

Closes gh-32959
This commit is contained in:
Andy Wilkinson
2022-11-01 19:54:58 +00:00
parent 335a09204e
commit 323105fe2a

View File

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