From c075b6d958e607d42902c0eb9713696e0d3bef59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Jun 2023 08:37:07 +0000 Subject: [PATCH] Bump java-jwt from 3.10.3 to 4.4.0 Bumps [java-jwt](https://github.com/auth0/java-jwt) from 3.10.3 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/3.10.3...4.4.0) --- updated-dependencies: - dependency-name: com.auth0:java-jwt dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 59e3855..dec4cfc 100644 --- a/pom.xml +++ b/pom.xml @@ -72,7 +72,7 @@ com.auth0 java-jwt - 4.3.0 + 4.4.0 com.google.code.gson