diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index a7dff9f051f..5352c16fc8c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -341,7 +341,7 @@ bom { ] } } - library("H2", "2.1.214") { + library("H2", "2.2.220") { group("com.h2database") { modules = [ "h2"