diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 1798f05c5bae..3cac50bf0422 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -517,7 +517,7 @@ bom { releaseNotes("https://github.com/google/gson/releases/tag/gson-parent-{version}") } } - library("H2", "2.3.232") { + library("H2", "2.3.240") { group("com.h2database") { modules = [ "h2"