Bump com.nimbusds:nimbus-jose-jwt from 10.5 to 10.8#8997
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump com.nimbusds:nimbus-jose-jwt from 10.5 to 10.8#8997dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
79a8a91 to
c009bd8
Compare
c009bd8 to
9c312ea
Compare
5e5f938 to
11da569
Compare
Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 10.5 to 10.8. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/10.8..10.5) --- updated-dependencies: - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-version: '10.8' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
11da569 to
56fa495
Compare
Contributor
Author
|
Superseded by #9054. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps com.nimbusds:nimbus-jose-jwt from 10.5 to 10.8.
Changelog
Sourced from com.nimbusds:nimbus-jose-jwt's changelog.
Commits
dacdb14[maven-release-plugin] prepare for next development iterationd5b9c10Documents truncation and rounding for float and double getters in JWTClaimsSet86011d2The DefaultJWTClaimsVerifier must not include JWT claim values in BadJWTExcep...1079a45Adds JSONObjectUtilsTest.testParseObjectDuplicateMember_object (iss #603)78e86f8DefaultJWTClaimsVerifier accepted "aud" (audience) argument must be compatibl...d4c1e05[maven-release-plugin] prepare release 10.66a6d0b3[maven-release-plugin] prepare for next development iteration72ba7d2Add configurable max compressed cipher text length for JWE decryption (iss #570)74d1dd1Merged in feature/configurable-max-compressed-ciphertext-length (pull request...1b4a3ebEdits JavaDocs, CHANGELOG.txt for 10.7 release