From 8eb19fb5a7138b336777d935af6d7943906ad449 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Feb 2026 02:13:20 +0000 Subject: [PATCH] Bump com.auth0:java-jwt from 4.5.0 to 4.5.1 Bumps [com.auth0:java-jwt](https://github.com/auth0/java-jwt) from 4.5.0 to 4.5.1. - [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.5.0...4.5.1) --- updated-dependencies: - dependency-name: com.auth0:java-jwt dependency-version: 4.5.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 914ed3a..577664f 100644 --- a/pom.xml +++ b/pom.xml @@ -67,7 +67,7 @@ com.auth0 java-jwt - 4.5.0 + 4.5.1 test