diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index caa8d3a88b87..83054394e389 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -548,7 +548,7 @@ bom { ] } } - library("Jackson Bom", "2.13.2") { + library("Jackson Bom", "2.13.2.20220328") { group("com.fasterxml.jackson") { imports = [ "jackson-bom"