Skip to content

Bump org.codehaus.plexus:plexus-xml from 3.0.2 to 3.1.0 - #1177

Open
dependabot[bot] wants to merge 1 commit into
maven-plugin-tools-3.xfrom
dependabot/maven/maven-plugin-tools-3.x/org.codehaus.plexus-plexus-xml-3.1.0
Open

Bump org.codehaus.plexus:plexus-xml from 3.0.2 to 3.1.0#1177
dependabot[bot] wants to merge 1 commit into
maven-plugin-tools-3.xfrom
dependabot/maven/maven-plugin-tools-3.x/org.codehaus.plexus-plexus-xml-3.1.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps org.codehaus.plexus:plexus-xml from 3.0.2 to 3.1.0.

Release notes

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

3.1.0

A UTF-8 file with no BOM whose XML declaration names ISO-8859-1 now parses, instead of failing as an incompatible encoding. The fix has been on the 4.x line since 2023; Maven 3.9 ships plexus-xml 3.x, so this line carried the bug until now.

The artifact also carries Automatic-Module-Name: org.codehaus.plexus.util.xml, the same name the 4.x line uses, so a downstream that swaps lines keeps requiring the same module.

Requires Java 8 and works under Maven 3 and Maven 4.

🚀 New features and improvements

🐛 Bug Fixes

👻 Maintenance

🔧 Build

📦 Dependency updates

Commits
  • 59b8f0e [maven-release-plugin] prepare release plexus-xml-3.1.0
  • 259728e Update parent to plexus 27
  • 929696f Set the next development version to 3.1.0-SNAPSHOT
  • a8f3d30 Keep the 3.x release drafter config on the 3.x branch
  • 1935ebd Establish an automatic module name
  • 809231c Fix parsing an UTF-8 file without BOM and ISO-8859-1 encoding (#1)
  • bc6d6dc Bump org.codehaus.plexus:plexus from 25 to 26
  • 785a6d7 Bump release-drafter/release-drafter from 7.6.0 to 7.7.0
  • d22b95b Bump release-drafter/release-drafter from 7 to 7.6.0
  • ef8a67d Bump release-drafter/release-drafter from 6 to 7
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
org.codehaus.plexus:plexus-xml [>= 4.a0, < 5]

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 3.0.2 to 3.1.0.
- [Release notes](https://github.com/codehaus-plexus/plexus-xml/releases)
- [Commits](codehaus-plexus/plexus-xml@plexus-xml-3.0.2...plexus-xml-3.1.0)

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

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

Labels

3.x dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants