Skip to content

Commit 274cfc0

Browse files
committed
Upgrade to HSQLDB 2.5.2
Closes gh-26096
1 parent 4a5cb3f commit 274cfc0

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
@@ -448,7 +448,7 @@ bom {
448448
]
449449
}
450450
}
451-
library("HSQLDB", "2.5.1") {
451+
library("HSQLDB", "2.5.2") {
452452
group("org.hsqldb") {
453453
modules = [
454454
"hsqldb"

0 commit comments

Comments
 (0)