Skip to content

Commit 25179b1

Browse files
committed
Upgrade to HSQLDB 2.7.4
Closes gh-43101
1 parent 66c44c9 commit 25179b1

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
@@ -554,7 +554,7 @@ bom {
554554
]
555555
}
556556
}
557-
library("HSQLDB", "2.7.3") {
557+
library("HSQLDB", "2.7.4") {
558558
group("org.hsqldb") {
559559
modules = [
560560
"hsqldb"

0 commit comments

Comments
 (0)