From 073a504a17e92bc7a973d38b377aa2b8b07d209a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 18:58:21 +0000 Subject: [PATCH] chore(deps): bump java-jwt from 4.0.0 to 4.3.0 Bumps [java-jwt](https://github.com/auth0/java-jwt) from 4.0.0 to 4.3.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.0.0...4.3.0) --- updated-dependencies: - dependency-name: com.auth0:java-jwt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- iris-client-bff/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iris-client-bff/pom.xml b/iris-client-bff/pom.xml index 7f7944ad1..6efbdead2 100644 --- a/iris-client-bff/pom.xml +++ b/iris-client-bff/pom.xml @@ -296,7 +296,7 @@ com.auth0 java-jwt - 4.0.0 + 4.3.0 org.springframework.security