commit | 9727d26f9769247debd6a3eacf1d47593559718b | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed Feb 01 17:00:56 2023 +0000 |
committer | margaretha <margaretha@ids-mannheim.de> | Mon Feb 06 14:28:10 2023 +0100 |
tree | aba7f687e36db9fd8525b7fe3fe854bb67fec038 | |
parent | 45ba7338cf6b410f6487e4a6ef07f82bdfa4ff5f [diff] [blame] |
Bump nimbus-jose-jwt from 9.29 to 9.30.1 in /full (closes #513) Bumps [nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.29 to 9.30.1. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.30.1..9.29) --- 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: I8fcd9fe540f368cda1f0d2a40e71f1701e012b83
diff --git a/full/pom.xml b/full/pom.xml index 7193c8c..3d829e0 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.29</version> + <version>9.30.1</version> </dependency> <!-- OpenId -->