Upgrade to HSQLDB 2.5.2
Closes gh-26051
This commit is contained in:
@@ -444,7 +444,10 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("HSQLDB", "2.5.1") {
|
||||
library("HSQLDB", "2.5.2") {
|
||||
prohibit("[2.6.0,)") {
|
||||
because "it requires Java 11"
|
||||
}
|
||||
group("org.hsqldb") {
|
||||
modules = [
|
||||
"hsqldb"
|
||||
|
||||
Reference in New Issue
Block a user