dependabot[bot] opened a new pull request, #17732: URL: https://github.com/apache/pinot/pull/17732
Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 10.7 to 10.8. <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.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> <p>10.8 (2026-02-19) * Adds a PasswordBasedDecrypter(byte[], Set<!-- raw HTML omitted -->) constructor to specify names of the critical header parameters that are deferred to the application for processing. Aligns with other JWEDecrypter and CriticalHeaderParamsAware implementations (iss <a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/issues/610">#610</a>). * Fixes getDeferredCriticalHeaderParams() in AESDecrypter, DirectDecrypter, RSADecrypter, ECDHDecrypter, X25519Decrypter, ECDH1PUDecrypter, ECDH1PUX25519Decrypter, MultiDecrypter, MACVerifier, ECDSAVerifier and Ed25519Verifier. Must internally call critPolicy.getDeferredCriticalHeaderParams(), not critPolicy.getProcessedCriticalHeaderParams() (iss <a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/issues/612">#612</a>).</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/commits/9509dc54d154a6d8835ff96639297770de2a0cbf"><code>9509dc5</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/commits/0e27c9c6dd06ccd91311f5db34d02ede7b546a11"><code>0e27c9c</code></a> Adds a PasswordBasedDecrypter(byte[], Set<String>) constructor to specify nam...</li> <li><a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/commits/decee47c02b45f7af7685cf0106fa772abb2e4e8"><code>decee47</code></a> Fixes getDeferredCriticalHeaderParams() in AESDecrypter, DirectDecrypter, RSA...</li> <li><a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/commits/b8d40c99350538de0ca73e2c6d3648ffc1580366"><code>b8d40c9</code></a> [maven-release-plugin] prepare release 10.8</li> <li>See full diff in <a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/10.8..10.7">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 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
