Skip to content

Bump org.codehaus.plexus:plexus-xml from 4.1.1 to 4.2.0 - #2071

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/org.codehaus.plexus-plexus-xml-4.2.0
Open

Bump org.codehaus.plexus:plexus-xml from 4.1.1 to 4.2.0#2071
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/org.codehaus.plexus-plexus-xml-4.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 22, 2026

Copy link
Copy Markdown
Contributor

Bumps org.codehaus.plexus:plexus-xml from 4.1.1 to 4.2.0.

Release notes

Sourced from org.codehaus.plexus:plexus-xml's releases.

4.2.0

The 4.x line no longer builds its DOM through Maven's deprecated XmlNodeBuilder: Xpp3DomBuilder uses a pull builder of its own, so a future Maven can delete that class without breaking this one. The artifact also carries Automatic-Module-Name: org.codehaus.plexus.util.xml, which anyone on the module path sees.

The Maven dependency is split: maven-api-xml at compile, maven-xml at runtime, since XmlService resolves its implementation through ServiceLoader. Consumers keep the API transitively and lose org.apache.maven.internal.* along with woodstox-core and stax2-api.

Requires Java 17 and Maven 4. On Maven 3, use the 3.x line.

🚀 New features and improvements

📝 Documentation updates

👻 Maintenance

🔧 Build

📦 Dependency updates

Commits
  • 215f435 [maven-release-plugin] prepare release plexus-xml-4.2.0
  • ce5d062 Update parent to plexus 27
  • 38c200b Depend on maven-api-xml at compile and maven-xml at runtime
  • ae27358 Set the next development version to 4.2.0-SNAPSHOT
  • d1c51ce Establish an automatic module name
  • d0f198b Build the DOM with a local pull builder, not Maven's XmlNodeBuilder
  • 470396a Bump org.codehaus.plexus:plexus from 25 to 26
  • 51d60d5 Rewrite README with usage, status and version guidance
  • e91d180 Bump release-drafter/release-drafter from 7.6.0 to 7.7.0
  • b628bf3 Build against maven-xml 4.0.0-rc-6
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.codehaus.plexus:plexus-xml](https://github.com/codehaus-plexus/plexus-xml) from 4.1.1 to 4.2.0.
- [Release notes](https://github.com/codehaus-plexus/plexus-xml/releases)
- [Commits](codehaus-plexus/plexus-xml@plexus-xml-4.1.1...plexus-xml-4.2.0)

---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-xml
  dependency-version: 4.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant