From 6e1377bd3e15f3e29e8038576152a46087f11ff7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 18:39:48 +0000 Subject: [PATCH] Update jackson monorepo to v3.2.1 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d08e223..d7ae3ff 100644 --- a/pom.xml +++ b/pom.xml @@ -118,14 +118,14 @@ tools.jackson.core jackson-databind - 3.2.0 + 3.2.1 compile tools.jackson.dataformat jackson-dataformat-xml - 3.2.0 + 3.2.1 compile