From ef2dc33463f0e92511b66e2c189e2d5d3157d0e6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Dec 2025 10:39:12 +0000 Subject: [PATCH] fix(deps): update jackson monorepo to v2.20.1 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 6c8743d6c..3646e5516 100644 --- a/pom.xml +++ b/pom.xml @@ -220,12 +220,12 @@ com.fasterxml.jackson.datatype jackson-datatype-jsr310 - 2.12.7 + 2.20.1 com.fasterxml.jackson.core jackson-databind - 2.12.7.2 + 2.20.1 com.google.code.gson