From 5723e782417d897e92c0c4a8d7214d9d3be6dcfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 18:02:15 +0000 Subject: [PATCH] chore(deps): bump java-jwt from 4.0.0 to 4.2.2 Bumps [java-jwt](https://github.com/auth0/java-jwt) from 4.0.0 to 4.2.2. - [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.2) --- 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..e6e09a535 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.2 org.springframework.security