From 9054ae01d2be9abb3335d56dcb0facc821f7a5d4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 05:32:12 +0000 Subject: [PATCH] Update dependency com.fasterxml.jackson.core:jackson-databind to v2.21.4 --- 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 15ebc5c..0306d53 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.3 + 2.21.4 diff --git a/modules/oauth-client/pom.xml b/modules/oauth-client/pom.xml index 695077c..d040228 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.3 + 2.21.4