From 9b07d95969ce07f9df1bbf36d74d5645c5f0e279 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Jun 2025 21:15:12 +0000 Subject: [PATCH] build(deps): bump com.auth0:jwks-rsa in /graphwebhook Bumps [com.auth0:jwks-rsa](https://github.com/auth0/jwks-rsa-java) from 0.22.1 to 0.22.2. - [Release notes](https://github.com/auth0/jwks-rsa-java/releases) - [Changelog](https://github.com/auth0/jwks-rsa-java/blob/master/CHANGELOG.md) - [Commits](https://github.com/auth0/jwks-rsa-java/compare/0.22.1...0.22.2) --- updated-dependencies: - dependency-name: com.auth0:jwks-rsa dependency-version: 0.22.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- graphwebhook/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphwebhook/pom.xml b/graphwebhook/pom.xml index 2d61a1a..8555d0f 100644 --- a/graphwebhook/pom.xml +++ b/graphwebhook/pom.xml @@ -88,7 +88,7 @@ com.auth0 jwks-rsa - 0.22.1 + 0.22.2