chore(cve): bump plexus-utils to 3.6.1 (ISS-277652, SNYK-JAVA-ORGCODEHAUSPLEXUS-15766699)#23
Open
devrev-agentic-swarm[bot] wants to merge 1 commit into
Open
Conversation
…AUSPLEXUS-15766699 Add resolutionStrategy force for org.codehaus.plexus:plexus-utils:3.6.1 in build.gradle to remediate SNYK-JAVA-ORGCODEHAUSPLEXUS-15766699. The CVE affects plexus-utils < 3.6.1; version 3.6.1 is a safe minor bump within the 3.x line that resolves the vulnerability. Remove the now-incorrect .snyk ignore entry which incorrectly claimed 4.0.3 was the only fix version. DevRev: ISS-277652
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.
DevRev Work Item
https://app.devrev.ai/devrev/works/ISS-277652
CVE remediation
What changed
Added
force("org.codehaus.plexus:plexus-utils:3.6.1")to the Gradle resolutionStrategy block in build.gradle to pin the transitive dependency to a fixed version (>= 3.6.1), resolving SNYK-JAVA-ORGCODEHAUSPLEXUS-15766699. Also removed the stale .snyk ignore entry that incorrectly described 4.0.3 as the only fix — 3.6.1 is the minimum patched version and is a safe minor bump.Evidence
Each item below was produced by an actual tool call during
the engineer phase. Reviewers can re-run any one of these
commands locally to verify the verdict.
QA verdict
DevRev: ISS-277652