Skip to content

Commit 0429ab4

Browse files
committed
Upgrade to HSQLDB 2.5.2
Closes gh-26101
1 parent 00b53b5 commit 0429ab4

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
@@ -433,7 +433,7 @@ bom {
433433
]
434434
}
435435
}
436-
library("HSQLDB", "2.5.1") {
436+
library("HSQLDB", "2.5.2") {
437437
group("org.hsqldb") {
438438
modules = [
439439
"hsqldb"

0 commit comments

Comments
 (0)