Browse Source

Upgrade to HSQLDB 2.7.0

Closes gh-32345
pull/32374/head
Stephane Nicoll 3 years ago
parent
commit
1e3bcc5afd
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -377,7 +377,7 @@ bom { @@ -377,7 +377,7 @@ bom {
]
}
}
library("HSQLDB", "2.6.1") {
library("HSQLDB", "2.7.0") {
group("org.hsqldb") {
modules = [
"hsqldb"

Loading…
Cancel
Save