diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index e5723b27f2..0e173eb31f 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -318,7 +318,7 @@ bom { ] } } - library("H2", "2.1.212") { + library("H2", "2.1.214") { group("com.h2database") { modules = [ "h2"