From 019ab0495f1127012fbc877f947b0b4ff022448e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Feb 2025 18:54:59 +0100 Subject: [PATCH] chore: bump com.auth0:java-jwt from 4.4.0 to 4.5.0 (#2018) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 680e44b2c..eceb7dafa 100644 --- a/pom.xml +++ b/pom.xml @@ -162,7 +162,7 @@ com.auth0 java-jwt - 4.4.0 + 4.5.0 com.google.guava