commit | c73b7e28ea599e02ee10e7cfe28ab9eb1d0d7757 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Fri Apr 22 17:01:40 2022 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Sun May 08 14:52:26 2022 +0200 |
tree | 0b31178d1a0bade2515ab6760af8ab60a772bda6 | |
parent | db38f535ab74c74f40b6b643b7c47b02b215e81b [diff] [blame] |
Bump nimbus-jose-jwt from 9.21 to 9.22 in /full Bumps [nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.21 to 9.22. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.22..9.21) --- 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 #375 Change-Id: I0e6b791a3f8e2e8c9d8feddc199926cfc0a05015
diff --git a/full/pom.xml b/full/pom.xml index 6afff4f..4b982be 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.21</version> + <version>9.22</version> </dependency> <!-- OpenId -->