diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index c1cbe53e340..33f5f5d9980 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -352,7 +352,7 @@ bom { ] } } - library("H2", "2.2.220") { + library("H2", "2.2.222") { group("com.h2database") { modules = [ "h2"