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