Upgrade to HSQLDB 2.5.1

Closes gh-22462
pull/22996/head
Andy Wilkinson 4 years ago
parent c368f38e88
commit 1663e46720

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

Loading…
Cancel
Save