Upgrade to HSQLDB 2.5.2

Closes gh-26096
pull/27078/head
Stephane Nicoll 4 years ago
parent 4a5cb3f29e
commit 274cfc0af0

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

Loading…
Cancel
Save