diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index e9d8e7c5b9..ae2f0e57a4 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -534,7 +534,7 @@ bom { ] } } - library("Jackson Bom", "2.12.3") { + library("Jackson Bom", "2.12.4") { group("com.fasterxml.jackson") { imports = [ "jackson-bom"