Upgrade to HSQLDB 2.5.1

Closes gh-22798
This commit is contained in:
Andy Wilkinson 2020-08-07 09:58:11 +01:00
parent 84c0b426eb
commit ebcecf3669
1 changed files with 1 additions and 1 deletions

View File

@ -430,7 +430,7 @@ bom {
] ]
} }
} }
library("HSQLDB", "2.5.0") { library("HSQLDB", "2.5.1") {
group("org.hsqldb") { group("org.hsqldb") {
modules = [ modules = [
"hsqldb" "hsqldb"