diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 76f4fa7643..7d6f4b7801 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -555,7 +555,7 @@ bom { ] } } - library("Jackson Bom", "2.13.0") { + library("Jackson Bom", "2.13.1") { group("com.fasterxml.jackson") { imports = [ "jackson-bom"