From a18334ee2ade2f0b91359008725039fe69bb4930 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 05:51:59 +0000 Subject: [PATCH] chore(deps): bump com.auth0:java-jwt from 4.2.1 to 4.4.0 in /backend (#325) Bumps [com.auth0:java-jwt](https://github.com/auth0/java-jwt) from 4.2.1 to 4.4.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.2.1...4.4.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> --- backend/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/pom.xml b/backend/pom.xml index e9b3bfc2..c6bfba32 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -100,7 +100,7 @@ com.auth0 java-jwt - 4.2.1 + 4.4.0