mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-27 12:30:28 +00:00
Upgrade to HSQLDB 2.5.1
Closes gh-22798
This commit is contained in:
@@ -430,7 +430,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("HSQLDB", "2.5.0") {
|
||||
library("HSQLDB", "2.5.1") {
|
||||
group("org.hsqldb") {
|
||||
modules = [
|
||||
"hsqldb"
|
||||
|
||||
Reference in New Issue
Block a user