diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 6dc0891fd2..a4afb1d22f 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -420,7 +420,7 @@ bom { ] } } - library("H2", "2.1.210") { + library("H2", "2.1.212") { group("com.h2database") { modules = [ "h2"