Skip to content

Commit 6884681

Browse files
committed
Upgrade to HSQLDB 2.7.3
Closes gh-41068
1 parent d326afb commit 6884681

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
@@ -556,7 +556,7 @@ bom {
556556
]
557557
}
558558
}
559-
library("HSQLDB", "2.7.2") {
559+
library("HSQLDB", "2.7.3") {
560560
group("org.hsqldb") {
561561
modules = [
562562
"hsqldb"

0 commit comments

Comments
 (0)