From f0fb981e1daba36db00dd866e7d2241d00696ce9 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 14 Jan 2026 14:13:13 +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 0771d40f5..ffec5c4de 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