From 1f5d0ac0a263f7e096e65c94a516612b355c9f97 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Fri, 17 Jul 2026 13:26:33 +0000
Subject: [PATCH] Update dependency com.fasterxml.jackson.core:jackson-databind
to v2.22.1
---
modules/oauth-client-v2/pom.xml | 2 +-
modules/oauth-client/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/modules/oauth-client-v2/pom.xml b/modules/oauth-client-v2/pom.xml
index 4792452..266df0e 100644
--- a/modules/oauth-client-v2/pom.xml
+++ b/modules/oauth-client-v2/pom.xml
@@ -38,7 +38,7 @@
com.fasterxml.jackson.core
jackson-databind
- 2.21.5
+ 2.22.1
diff --git a/modules/oauth-client/pom.xml b/modules/oauth-client/pom.xml
index 4fe964e..c90f768 100644
--- a/modules/oauth-client/pom.xml
+++ b/modules/oauth-client/pom.xml
@@ -29,7 +29,7 @@
com.fasterxml.jackson.core
jackson-databind
- 2.21.5
+ 2.22.1