[CVE Fixes] Update version of Nimbus.jose.jwt#16320
Merged
cryptoe merged 2 commits intoapache:masterfrom Apr 23, 2024
Merged
Conversation
cryptoe
approved these changes
Apr 23, 2024
pagrawal10
added a commit
to confluentinc/druid
that referenced
this pull request
Jun 1, 2024
* Update version of nimbus.jose.jwt.version * update licenses.yaml
pagrawal10
added a commit
to confluentinc/druid
that referenced
this pull request
Jun 1, 2024
* Update version of nimbus.jose.jwt.version * update licenses.yaml
10 tasks
pagrawal10
added a commit
to confluentinc/druid
that referenced
this pull request
Jun 3, 2024
* Update version of nimbus.jose.jwt.version * update licenses.yaml
pagrawal10
added a commit
to pagrawal10/druid
that referenced
this pull request
Sep 2, 2024
This reverts commit f1d24c8.
abhishekagarwal87
pushed a commit
that referenced
this pull request
Sep 9, 2024
This reverts commit f1d24c8. Updating nimbus to version 9+ is causing HTTP ERROR 500 java.lang.NoSuchMethodError: 'net.minidev.json.JSONObject com.nimbusds.jwt.JWTClaimsSet.toJSONObject()' Refer to SAP/cloud-security-services-integration-library#429 (comment) for more details. We would need to upgrade other libraries as well for updating nimbus.jose.jwt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR updates the version of Nimbus.jose.jwt dependency. It is needed to remove the CVE https://avd.aquasec.com/nvd/2023/cve-2023-52428/
This PR has: