From 521d011c95fa57fdfbe3c5ba4c63c87e658b4988 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Fri, 17 Jul 2026 09:37:58 +0000
Subject: [PATCH] Update dependency com.fasterxml.jackson.core:jackson-databind
to v2.21.5 [SECURITY]
---
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 0608810..4792452 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.4
+ 2.21.5
diff --git a/modules/oauth-client/pom.xml b/modules/oauth-client/pom.xml
index 8f035b8..4fe964e 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.4
+ 2.21.5