commit | 27af2cc725196e9adfd370a7613916d3abba6997 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon May 30 17:01:51 2022 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Thu Jul 14 08:26:28 2022 +0200 |
tree | 0e9125c5b124d1624a4b03ab3fc96436b04ed8f2 | |
parent | c6d240f72c15a772f17b8b3e45099b3825dd2cb8 [diff] |
Bump nimbus-jose-jwt from 9.22 to 9.23 in /full Bumps [nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.22 to 9.23. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.23..9.22) --- 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 #388 Change-Id: Ic12166aea303344f3eb41f3bd17728936cc2883e
diff --git a/full/pom.xml b/full/pom.xml index 0bffcd7..bb909c3 100644 --- a/full/pom.xml +++ b/full/pom.xml
@@ -266,7 +266,7 @@ <dependency> <groupId>com.nimbusds</groupId> <artifactId>nimbus-jose-jwt</artifactId> - <version>9.22</version> + <version>9.23</version> </dependency> <!-- OpenId -->