Skip to content

Update dependencies to latest Java 8-compatible versions; patch plexus-utils directory traversal CVE#157

Merged
danielflower merged 3 commits into
masterfrom
copilot/update-dependencies
Apr 4, 2026
Merged

Update dependencies to latest Java 8-compatible versions; patch plexus-utils directory traversal CVE#157
danielflower merged 3 commits into
masterfrom
copilot/update-dependencies

Conversation

Copilot AI commented Apr 4, 2026

Copy link
Copy Markdown
Contributor
  • Diagnose CI failure: plexus-utils 4.0.3 moved XML classes (XmlStreamWriter etc.) to the optional plexus-xml artifact; the class was absent from the plugin's runtime classpath
  • Add plexus-xml 3.0.2 as explicit compile-scope dependency (Java 8 baseline, no CVEs)
  • Fix stray whitespace in <version>1.29</version> tag
  • Verified: same 19 pre-existing M2_HOME-only test failures, no new failures or XmlStreamWriter errors

Copilot AI requested a review from danielflower April 4, 2026 04:31
@danielflower danielflower marked this pull request as ready for review April 4, 2026 04:46
@danielflower danielflower merged commit c494c9c into master Apr 4, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants