Skip to content

chore(deps): bump org.codehaus.plexus:plexus-xml from 4.1.1 to 4.2.0 - #170

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/maven/org.codehaus.plexus-plexus-xml-4.2.0
Aug 24, 2026
Merged

chore(deps): bump org.codehaus.plexus:plexus-xml from 4.1.1 to 4.2.0#170
github-actions[bot] merged 1 commit into
mainfrom
dependabot/maven/org.codehaus.plexus-plexus-xml-4.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 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 dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Aug 24, 2026
@github-actions
github-actions Bot enabled auto-merge August 24, 2026 21:06
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 force-pushed the dependabot/maven/org.codehaus.plexus-plexus-xml-4.2.0 branch from 2e94393 to 529ca76 Compare August 24, 2026 21:09
@github-actions
github-actions Bot merged commit aa093aa into main Aug 24, 2026
2 checks passed
@dependabot
dependabot Bot deleted the dependabot/maven/org.codehaus.plexus-plexus-xml-4.2.0 branch August 24, 2026 21:11
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.

0 participants