From e25fd2123c8a24cf0a9aab190611daebbb87d7b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 03:55:59 +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] --- websocket-api-impl/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/websocket-api-impl/pom.xml b/websocket-api-impl/pom.xml index 4afa7dd..38cfbc9 100644 --- a/websocket-api-impl/pom.xml +++ b/websocket-api-impl/pom.xml @@ -98,7 +98,7 @@ com.auth0 jwks-rsa - 0.23.0 + 0.24.1 com.github.spullara.mustache.java