diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 703436498722..2fcdcbb119ee 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -445,7 +445,7 @@ bom { ] } } - library("Jackson Bom", "2.14.0") { + library("Jackson Bom", "2.14.1") { group("com.fasterxml.jackson") { imports = [ "jackson-bom"