Bump com.nimbusds:nimbus-jose-jwt from 10.0.2 to 10.3
Type: Pull Request
State: Merged
Association: Contributor
Comments: 0
(about 1 year ago)
(about 1 year ago)
(about 1 year ago)
by prachi-okta
dependencies java
Bumps com.nimbusds:nimbus-jose-jwt from 10.0.2 to 10.3.
Changelog
Sourced from com.nimbusds:nimbus-jose-jwt's changelog.
10.0.2 (2025-02-25) * Updates JSONObjectUtils.parse and JSONArrayUtils.parse to reject JSON strings with object and array nesting deeper than 255. This is intended to prevent StackOverflowError's in Gson when a parsed JSON string with excessive nesting is serialised, for example to log the claims of a parsed JWT. Note that in Gson the JSON reader is not susceptible to StackOverflowError's, only the serialisation. The nesting limit of depth 255 is introduced in Gson 2.12.0 (iss #583). * Updates GSon to 2.12.1.
10.1 (2025-04-03) * Restores module-info.java. * Adds ExpiredJWTException extends BadJWTException to enable easy programmatic detection whether a JWT has expired (iss #585). * Adds URLBasedJWKSetSource getJWKSetURL and getResourceRetriever methods to ease class extension.
10.2 (2025-04-07) * Gson is made a direct instead of a shaded dependency to address module issues introduced in 10.1 (iss #550).
10.3 (2025-05-09) * Restores the Gson shading, adding placeholder interfaces to prevent NoClassDefFoundError occurrences at runtime when the JAR is used on a module path (iss #550).
Commits
bcfaf09[maven-release-plugin] prepare for next development iteration05e8b9aChange log 10.0.2 updates729f58bre-addmodule-info.javab688e46Edits X509CertChainUtilsTest.testParse_includeUnderlyingCertificateException ...a6a0865Merge branch 'master' into module-infoa655497Merged in module-info (pull request #125)9fd3662Edits CHANGELOG.txt40a33d2Adds ExpiredJWTException extends BadJWTException to enable easy programmatic ...5b5530fAdds URLBasedJWKSetSource getJWKSetURL and getResourceRetriever methods5586970Release version 10.1- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Pull Request Statistics
1
1
+1
-1
Package Dependencies
Technical Details
| ID: | 944634 |
| UUID: | 2512472070 |
| Node ID: | PR_kwDOBMPG7c6VwUgG |
| Host: | GitHub |
| Repository: | okta/samples-java-spring |
| Merge State: | Unknown |