commit | 2eccf491226f885d0fbb2a4b8c26c0044bad8dd3 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Jun 28 17:02:10 2021 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Thu Jul 01 19:23:52 2021 +0200 |
tree | 7a56467c9d72c9d428cb30283c9df14109fc01d8 | |
parent | 60248ffc94b2cd390e9c8ff73a3ed9777661ef8f [diff] |
Bump nimbus-jose-jwt from 9.10 to 9.10.1 in /full Bumps [nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.10 to 9.10.1. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.10.1..9.10) Change-Id: I260781b2bbeeff4b8e414868b295a5f707e656f1 --- updated-dependencies: - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Closes #210 Change-Id: Ic6719c8388314789372ec855a73048458605afc0
diff --git a/full/pom.xml b/full/pom.xml index f6baf10..43d96f4 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.10</version> + <version>9.10.1</version> </dependency> <!-- OpenId -->