From 7323fb3eba728ea3cbefe9c2fdad2bbe934db875 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 29 Jan 2026 14:55:07 +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 f0deb6c14..270cd5a8d 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