Skip to content

Commit d8897b2

Browse files
committed
Upgrade to H2 2.2.224
Closes gh-37468
1 parent 860f8c8 commit d8897b2

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
@@ -352,7 +352,7 @@ bom {
352352
]
353353
}
354354
}
355-
library("H2", "2.2.222") {
355+
library("H2", "2.2.224") {
356356
group("com.h2database") {
357357
modules = [
358358
"h2"

0 commit comments

Comments
 (0)