dependabot[bot] opened a new pull request, #2090: URL: https://github.com/apache/tika/pull/2090
Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.48 to 10.0.1. <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>9.48 (2024-12-20) * Adds static JWTClaimsSet.getClaimAsString(String) to get the specified JWT claim (registered or custom) as String, with primitive or Wrapper types converted to String.</p> <p>10.0 (2025-01-02) * Removes the "fips" build profile, it was breaking the Gson dependency shading (iss <a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/issues/550">#550</a>). * Removes the optional BouncyCastle FIPS JCA provider and PKIX dependencies, not required in tests. * Updates to optional BouncyCastle 1.79 (JDK 1.8 on). * Updates pom.xml, bumps Maven plugins.</p> <p>10.0.1 (2025-01-03) * Adds "Automatic-Module-Name: com.nimbusds.jose.jwt" to restore established module name (iss <a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/issues/550">#550</a>). * Cleans up unused "Multi-Release: true" (iss <a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/issues/550">#550</a>). * Updates Tink dependency to 1.16.0 (iss <a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/issues/571">#571</a>).</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/commits/6c65f88eff202b682eed2d7b3abf858107771541"><code>6c65f88</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/commits/fc656b6c9e5e4ba17354da3946c0dcbb211b2a37"><code>fc656b6</code></a> Removes the BC "fips" build profile, it was breaking the GSon dependency shad...</li> <li><a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/commits/11b9457577d1a6d0196489c2ebf6caa953c42f05"><code>11b9457</code></a> Updates pom.xml, bumps Maven plugins</li> <li><a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/commits/ea6c9f4e12be004076ab9b0c76ebca26477adca5"><code>ea6c9f4</code></a> [maven-release-plugin] prepare release 10.0</li> <li><a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/commits/dd5960181445e86e3f20e25f130afd0b0d3b7a4f"><code>dd59601</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/commits/9fd735fd23470aad9b50e05faebfa06ed17f33b1"><code>9fd735f</code></a> Removes unused import from JCASupportTest</li> <li><a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/commits/b7995dfd13d1442e509dc4c5ec9fd43f8acf2d43"><code>b7995df</code></a> Adds "Automatic-Module-Name: com.nimbusds.jose.jwt" to restore established mo...</li> <li><a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/commits/acaae5878763967a8dd6aec40009d947c5eae510"><code>acaae58</code></a> Cleans up unused "Multi-Release: true" (iss <a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/issues/550">#550</a>)</li> <li><a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/commits/3537ec86d7fe0d86d90937c77cba38a197fbf221"><code>3537ec8</code></a> Updates Tink dependency to 1.16.0 (iss <a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/issues/571">#571</a>)</li> <li><a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/commits/dba7845157b0eb3124e7d26f49e1a3b1269c7dcd"><code>dba7845</code></a> [maven-release-plugin] prepare release 10.0.1</li> <li>See full diff in <a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/10.0.1..9.48">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: dev-unsubscr...@tika.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org