Skip to content

Commit 13fab83

Browse files
committed
Upgrade to H2 2.3.232
Closes gh-41895
1 parent 4ddbd27 commit 13fab83

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
@@ -466,7 +466,7 @@ bom {
466466
releaseNotes("https://github.com/google/gson/releases/tag/gson-parent-{version}")
467467
}
468468
}
469-
library("H2", "2.3.230") {
469+
library("H2", "2.3.232") {
470470
group("com.h2database") {
471471
modules = [
472472
"h2"

0 commit comments

Comments
 (0)