From b6f1d735e1cccd6fc71dd85240281c722e922af6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 29 Sep 2020 10:23:02 +0000 Subject: [PATCH] Bump java-jwt from 2.2.0 to 3.11.0 Bumps [java-jwt](https://github.com/auth0/java-jwt) from 2.2.0 to 3.11.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/java-jwt-2.2.0...3.11.0) Signed-off-by: dependabot-preview[bot] --- metadata-context-example/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata-context-example/pom.xml b/metadata-context-example/pom.xml index 55781d2..5ef1cd0 100644 --- a/metadata-context-example/pom.xml +++ b/metadata-context-example/pom.xml @@ -32,7 +32,7 @@ com.auth0 java-jwt - 2.2.0 + 3.11.0