From 2e5eea51094ef1f5137cdacdfda0c091ebe9fbb8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 03:19:23 +0000 Subject: [PATCH] Update dependency com.fasterxml.jackson.core:jackson-databind to v2.22.0 --- 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..84d3d0b 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.22.0 diff --git a/modules/oauth-client/pom.xml b/modules/oauth-client/pom.xml index 8f035b8..74f8d46 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.22.0