Skip to content

Commit 9f59c5e

Browse files
committed
Upgrade to HSQLDB 2.7.4
Closes gh-43035
1 parent 42ce97b commit 9f59c5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -545,7 +545,7 @@ bom {
545545
]
546546
}
547547
}
548-
library("HSQLDB", "2.7.3") {
548+
library("HSQLDB", "2.7.4") {
549549
group("org.hsqldb") {
550550
modules = [
551551
"hsqldb"

0 commit comments

Comments
 (0)