commit | d259c898de8288efe49aa78c2d6ab735078f5110 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed Feb 15 17:56:41 2023 +0000 |
committer | margaretha <margaretha@ids-mannheim.de> | Mon Feb 20 15:16:03 2023 +0100 |
tree | ccb68358591742f3d0104dd9415692c59f1ead1a | |
parent | bb145ef0053dc6ceda1824e84da0ddf366acab32 [diff] |
Bump nimbus-jose-jwt from 9.30.1 to 9.30.2 in /full Bumps [nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.30.1 to 9.30.2. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.30.2..9.30.1) --- updated-dependencies: - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Closes #523 Change-Id: I8b6a7cf8d314198a318095f2e5678ae54756df70
diff --git a/full/pom.xml b/full/pom.xml index 1194bc7..d843413 100644 --- a/full/pom.xml +++ b/full/pom.xml
@@ -273,7 +273,7 @@ <dependency> <groupId>com.nimbusds</groupId> <artifactId>nimbus-jose-jwt</artifactId> - <version>9.30.1</version> + <version>9.30.2</version> </dependency> <!-- OpenId -->