From a53a9d59a65d9a0db7ca68cf584c01bfa82a8d9f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Dec 2025 13:32:57 +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 d14c6922f..a072fe69e 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