diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 75eff4e1ec1f..86ac18ab7c7d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -539,7 +539,7 @@ bom { ] } } - library("Jackson Bom", "2.12.6") { + library("Jackson Bom", "2.12.6.20220326") { group("com.fasterxml.jackson") { imports = [ "jackson-bom"