Skip to content

fix(security): upgrade plexus-utils version to 4.0.3 to address CVE-2025-67030#10

Open
ShahimSharafudeen wants to merge 1 commit into
prestodb:masterfrom
ShahimSharafudeen:plexus-utils_cve_fix_only
Open

fix(security): upgrade plexus-utils version to 4.0.3 to address CVE-2025-67030#10
ShahimSharafudeen wants to merge 1 commit into
prestodb:masterfrom
ShahimSharafudeen:plexus-utils_cve_fix_only

Conversation

@ShahimSharafudeen
Copy link
Copy Markdown

Upgrade plexus-utils version to 4.0.3 to address CVE-2025-67030.

The upgrade to plexus-utils 4.0.3 introduced a breaking change where XML parsing classes (e.g., XmlPullParserException) were removed from plexus-utils and moved to a separate library, plexus-xml.

To maintain compatibility with Maven's XML processing requirements, the repository now uses plexus-utils 4.0.3 as specified in the root pom.xml, along with the required plexus-xml dependency as a runtime dependency.

…025-67030

Co-authored-by: Sayari Mukherjee <sayarimukherjee2000@gmail.com>
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.

1 participant