From d16fe3d1be4e1cc632088708261c7c3fec3699c3 Mon Sep 17 00:00:00 2001 From: Viacheslav Klimov Date: Mon, 2 Mar 2026 11:37:50 +0200 Subject: [PATCH] Fixed CWE-770 in Jackson Core (GHSA-72hv-8253-57qq) --- pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pom.xml b/pom.xml index 3ca27b04d9..f00718c322 100755 --- a/pom.xml +++ b/pom.xml @@ -40,6 +40,7 @@ /usr/share/${pkg.name} 3.4.13 10.1.52 + 2.18.6 2.4.0-b180830.0359 5.1.5 0.12.5 @@ -918,6 +919,16 @@ + + + com.fasterxml.jackson + jackson-bom + ${jackson.version} + pom + import + + + org.springframework.boot spring-boot-dependencies