commit | 7cc601bd8465708547261a8a4b4e875a29fc3806 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Jan 31 17:01:55 2022 +0000 |
committer | Eliza Margaretha <margaretha@users.noreply.github.com> | Mon Feb 07 11:00:15 2022 +0100 |
tree | eeb012a0ae0e3dfa0e9a0150fd8f7b496a5da441 | |
parent | 96531f6eb6a486d0e6bddf8058757b3727c39e09 [diff] |
Bump nimbus-jose-jwt from 9.16-preview.1 to 9.18 in /full Bumps [nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.16-preview.1 to 9.18. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/commits/tag/9.18) --- updated-dependencies: - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/full/pom.xml b/full/pom.xml index c8fc635..0ee5f37 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.16-preview.1</version> + <version>9.18</version> </dependency> <!-- OpenId -->