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