commit | e6326b7462e31e8dcd41a944b70e3b65475151a8 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Fri Sep 24 17:01:56 2021 +0000 |
committer | margaretha <margaretha@ids-mannheim.de> | Mon Sep 27 12:57:02 2021 +0200 |
tree | 6a30d3cf6401b22e9efd75baa9fcf4da8d72b784 | |
parent | 55426d83991c1b085fb65defedd261bebec85e66 [diff] |
Bump nimbus-jose-jwt from 9.14 to 9.15 in /full Bumps [nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.14 to 9.15. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.15..9.14) Change-Id: I15fd7d0253843dd4685fcb1e4543e41298a1bf8b --- updated-dependencies: - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Closes #253 Change-Id: Ia0467ee87143c6265e121071b32c9682b0879e45
diff --git a/full/pom.xml b/full/pom.xml index f98d707..276219e 100644 --- a/full/pom.xml +++ b/full/pom.xml
@@ -259,7 +259,7 @@ <dependency> <groupId>com.nimbusds</groupId> <artifactId>nimbus-jose-jwt</artifactId> - <version>9.14</version> + <version>9.15</version> </dependency> <!-- OpenId -->