From 665a927cac54705eb0a7c72a4f6e5e725b851711 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 May 2026 17:32:16 +0000 Subject: [PATCH] Bump com.auth0:jwks-rsa from 0.23.0 to 0.24.1 Bumps [com.auth0:jwks-rsa](https://github.com/auth0/jwks-rsa-java) from 0.23.0 to 0.24.1. - [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.23.0...0.24.1) --- updated-dependencies: - dependency-name: com.auth0:jwks-rsa dependency-version: 0.24.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7922193..e7befc8 100644 --- a/pom.xml +++ b/pom.xml @@ -103,7 +103,7 @@ com.auth0 jwks-rsa - 0.23.0 + 0.24.1 com.google.guava