dependabot[bot] opened a new pull request, #1049: URL: https://github.com/apache/syncope/pull/1049
Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 10.1 to 10.2. <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.1 (2025-04-03) * Restores module-info.java. * Adds ExpiredJWTException extends BadJWTException to enable easy programmatic detection whether a JWT has expired (iss <a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/issues/585">#585</a>). * Adds URLBasedJWKSetSource getJWKSetURL and getResourceRetriever methods to ease class extension.</p> <p>10.2 (2025-04-07) * Gson is made a direct instead of a shaded dependency to address module issues introduced in 10.1 (iss <a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/issues/550">#550</a>).</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/commits/62b01de07a794eaa9db1eb70561ca3091312aa7f"><code>62b01de</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/commits/ecd1f8f7b4b94424483f030f5e119aa6994174e3"><code>ecd1f8f</code></a> don't shade GSON</li> <li><a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/commits/e59e3d21f9b156ec7b7f96a65966b33465c9af55"><code>e59e3d2</code></a> public API doesn't expose GSON → remove transitive</li> <li><a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/commits/650869d5cf41e60ebb1e3c916ddbdde5180d993f"><code>650869d</code></a> Merged in feature/gson-regular-dependency (pull request <a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/issues/126">#126</a>)</li> <li><a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/commits/e52dc1e2b6290c7c0690355a66865d174daa0885"><code>e52dc1e</code></a> Change log for 10.2</li> <li><a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/commits/1690d5abf4a7dacf427da9396144fdcbffc0a850"><code>1690d5a</code></a> Clarifies 10.2 iss <a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/issues/550">#550</a> fix</li> <li><a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/commits/3fbd7505916cf45fc1081ea950c2b1b8b81a2c9d"><code>3fbd750</code></a> [maven-release-plugin] prepare release 10.2</li> <li>See full diff in <a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/10.2..10.1">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...@syncope.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org