Skip to content

Commit c8f16e7

Browse files
committed
Upgrade to H2 2.3.230
Closes gh-41538
1 parent 18c85d9 commit c8f16e7

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
@@ -482,7 +482,7 @@ bom {
482482
releaseNotes("https://github.com/google/gson/releases/tag/gson-parent-{version}")
483483
}
484484
}
485-
library("H2", "2.2.224") {
485+
library("H2", "2.3.230") {
486486
group("com.h2database") {
487487
modules = [
488488
"h2"

0 commit comments

Comments
 (0)