From 7ff9e0a260707444feba4a73aeaf8ea26b3629c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 08:54:56 +0000 Subject: [PATCH] Bump com.auth0:java-jwt from 4.4.0 to 4.5.0 Bumps [com.auth0:java-jwt](https://github.com/auth0/java-jwt) from 4.4.0 to 4.5.0. - [Release notes](https://github.com/auth0/java-jwt/releases) - [Changelog](https://github.com/auth0/java-jwt/blob/master/CHANGELOG.md) - [Commits](https://github.com/auth0/java-jwt/compare/4.4.0...4.5.0) --- updated-dependencies: - dependency-name: com.auth0:java-jwt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- entraid/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/entraid/pom.xml b/entraid/pom.xml index 650eb75..ace073f 100644 --- a/entraid/pom.xml +++ b/entraid/pom.xml @@ -55,7 +55,7 @@ com.auth0 java-jwt - 4.4.0 + 4.5.0 redis.clients.authentication