dependabot[bot] opened a new pull request, #1282: URL: https://github.com/apache/syncope/pull/1282
Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 10.6 to 10.7. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt">com.nimbusds:nimbus-jose-jwt's changelog</a>.</em></p> <blockquote> <p>10.6 (2025-11-06) * Adds static CollectionUtils.containsNull(Set) method. * DefaultJWTClaimsVerifier accepted "aud" (audience) argument must be compatible with Set.of (iss <a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/issues/499">#499</a>). * The DefaultJWTClaimsVerifier must not include JWT claim values in BadJWTException messages (iss <a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/issues/605">#605</a>).</p> <p>10.7 (2026-01-08) * Adds MaxCompressedCipherTextLength that implements JWEDecrypterOption, to to configure the maximum allowed length of compressed cipher text. * Adds JWEObject.decrypt(JWEDecrypter, Set<!-- raw HTML omitted -->) method to support the MaxCompressedCipherTextLength option.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/commits/6a6d0b3d7cf3a7a9830cc8c1e8f54b7a993c706a"><code>6a6d0b3</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/commits/72ba7d29cc413af01c71cb15339647d02a2e0080"><code>72ba7d2</code></a> Add configurable max compressed cipher text length for JWE decryption (iss <a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/issues/570">#570</a>)</li> <li><a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/commits/74d1dd17b8de97fc329c584e42b9eb5a5c54a609"><code>74d1dd1</code></a> Merged in feature/configurable-max-compressed-ciphertext-length (pull request...</li> <li><a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/commits/1b4a3ebc773dd19b406732cd14d831c7cc398cce"><code>1b4a3eb</code></a> Edits JavaDocs, CHANGELOG.txt for 10.7 release</li> <li><a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/commits/9f4752d5d365bc5bb40d253535183c74f59fd3dd"><code>9f4752d</code></a> Adds casts to tests</li> <li><a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/commits/ebdea4e171a86ddc33655fc498b9ebf33495b638"><code>ebdea4e</code></a> [maven-release-plugin] prepare release 10.7</li> <li>See full diff in <a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/10.7..10.6">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
