commit | 663a78ccfd056d1c1c42e501d3893448dc4b5975 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Jun 07 05:38:36 2021 +0000 |
committer | margaretha <margaretha@ids-mannheim.de> | Mon Jun 07 12:50:45 2021 +0200 |
tree | 36ad72eb7ffeb4c5af3bcadb786793a8bce4961e | |
parent | 8f61ca1ee622148f09b8cb256bedb8098ace89d2 [diff] [blame] |
Bump nimbus-jose-jwt from 9.9.3 to 9.10 in /full Bumps [nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.9.3 to 9.10. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.10..9.9.3) Change-Id: Ic6b924488c4de5713ef64f0c1914e8de0654a283 --- 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 #201 Change-Id: I90587bd7472131c7862b07716b25dc5f6527f26c
diff --git a/full/pom.xml b/full/pom.xml index c0da041..b0a1ae6 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.9.3</version> + <version>9.10</version> </dependency> <!-- OpenId -->