From 58fdba64192a6d49f041d391a782b2a62da19205 Mon Sep 17 00:00:00 2001 From: Krasimir Kargov Date: Wed, 25 Mar 2026 11:18:59 +0200 Subject: [PATCH] Bump critical dependencies - jackson and spring-security --- pom.xml | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 62601c67de..093fbc3a63 100644 --- a/pom.xml +++ b/pom.xml @@ -29,10 +29,11 @@ 4.0.9 7.2.0 6.2.16 - 6.5.7 + 6.5.9 7.0.2 2.21 - 3.0.4 + 3.1.0 + 2.21.2 4.33.0 5.1.0 5.16.0.RELEASE @@ -48,7 +49,7 @@ 1.1.1 1.21.0 - 2.45.0 + 2.46.0 3.5.1 4.0.5 4.0.6 @@ -708,6 +709,18 @@ jackson-annotations ${jackson-annotations.version} + + + com.fasterxml.jackson.core + jackson-core + ${fasterxml.jackson.version} + + + + com.fasterxml.jackson.core + jackson-databind + ${fasterxml.jackson.version} + tools.jackson.core