From 414e537cb975898237b03a43cf3aca6d19ccbb26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2019 13:05:14 +0000 Subject: [PATCH] Bump nimbus-jose-jwt from 3.9 to 7.9 in /webapp Bumps [nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 3.9 to 7.9. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/7.9..3.9) Signed-off-by: dependabot[bot] --- webapp/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 webapp/pom.xml diff --git a/webapp/pom.xml b/webapp/pom.xml old mode 100755 new mode 100644 index 465d2a549..03a103ef4 --- a/webapp/pom.xml +++ b/webapp/pom.xml @@ -451,7 +451,7 @@ com.nimbusds nimbus-jose-jwt - 3.9 + 7.9 compile