From 6e258ae0d11b9ae95bc71ffadab467b7a60e305f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Aug 2025 05:48:47 +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.2 to 0.23.0. - [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.2...0.23.0) --- updated-dependencies: - dependency-name: com.auth0:jwks-rsa dependency-version: 0.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 d96bd55..6fd4920 100644 --- a/graphwebhook/pom.xml +++ b/graphwebhook/pom.xml @@ -88,7 +88,7 @@ com.auth0 jwks-rsa - 0.22.2 + 0.23.0