From 2f6f193bb7c6720777a4eb163f38ad776dec4a87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 18:14:29 +0000 Subject: [PATCH] chore(deps): bump java-jwt from 4.0.0 to 4.2.1 Bumps [java-jwt](https://github.com/auth0/java-jwt) from 4.0.0 to 4.2.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.0.0...4.2.1) --- 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..472a2e96d 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.2.1 org.springframework.security