commit | 74c159f75891f15f4cfb0a8c3e618dd09ea5fd4d | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Tue Dec 27 17:00:35 2022 +0000 |
committer | Akron <nils@diewald-online.de> | Mon Jan 02 16:08:05 2023 +0100 |
tree | 4a5bee05356386966f2009320fa7c238e1f2d9d7 | |
parent | 6ef34924ff6ca2db93d39aaf54adf81124874104 [diff] [blame] |
Bump nimbus-jose-jwt from 9.25.6 to 9.26 in /full (closes #497) Bumps [nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.25.6 to 9.26. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.26..9.25.6) --- 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> Change-Id: Ia25e79a636f8cbd0cb5135dd3d99969c20e503e7
diff --git a/full/pom.xml b/full/pom.xml index a886c95..168b9b9 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.25.6</version> + <version>9.26</version> </dependency> <!-- OpenId -->