From be8194f07a848dc00c0d59b66132b74f8b9d08c7 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Fri, 19 Dec 2025 13:15:20 +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