Browse Source

Upgrade to HSQLDB 2.7.4

Closes gh-43035
pull/43333/head
Andy Wilkinson 1 year ago
parent
commit
9f59c5e490
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

@ -545,7 +545,7 @@ bom { @@ -545,7 +545,7 @@ bom {
]
}
}
library("HSQLDB", "2.7.3") {
library("HSQLDB", "2.7.4") {
group("org.hsqldb") {
modules = [
"hsqldb"

Loading…
Cancel
Save