commit | 0cacc8a14dc0a8486b876229f2739d094006efcf | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Thu Sep 16 17:01:38 2021 +0000 |
committer | Eliza Margaretha <margaretha@users.noreply.github.com> | Mon Sep 20 12:53:35 2021 +0200 |
tree | 8583d13d18cfd68054d45b0c337b2c3d134a8b22 | |
parent | 4d3663cd8deac521434e67f039270e84c821a8c3 [diff] [blame] |
Bump nimbus-jose-jwt from 9.13 to 9.14 in /full Bumps [nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.13 to 9.14. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.14..9.13) --- 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>
diff --git a/full/pom.xml b/full/pom.xml index 3fe3a60..f98d707 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.13</version> + <version>9.14</version> </dependency> <!-- OpenId -->