Skip to content

Commit 8f9442a

Browse files
committed
Upgrade to HSQLDB 2.7.4
Closes gh-43089
1 parent 8972e01 commit 8f9442a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ bom {
417417
]
418418
}
419419
}
420-
library("HSQLDB", "2.7.3") {
420+
library("HSQLDB", "2.7.4") {
421421
group("org.hsqldb") {
422422
modules = [
423423
"hsqldb"

0 commit comments

Comments
 (0)