Skip to content

Bump org.codehaus.mojo:mrm-maven-plugin from 1.7.1 to 2.0.0 - #1779

Open
dependabot[bot] wants to merge 1 commit into
mvnd-1.xfrom
dependabot/maven/mvnd-1.x/org.codehaus.mojo-mrm-maven-plugin-2.0.0
Open

dependabot[bot] wants to merge 1 commit into
mvnd-1.xfrom
dependabot/maven/mvnd-1.x/org.codehaus.mojo-mrm-maven-plugin-2.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 15, 2026

Copy link
Copy Markdown
Contributor

Bumps org.codehaus.mojo:mrm-maven-plugin from 1.7.1 to 2.0.0.

Release notes

Sourced from org.codehaus.mojo:mrm-maven-plugin's releases.

2.0.0

What's Changed in 2.0.0

MRM 2.0.0 is a major release with significant updates:

  • Requires Java 17+: Java 8 and 11 support has been dropped; Java 17 language features are now used throughout.
  • Requires Maven 3.9.6+ minimum build version.
  • Decoupled API: Maven Core specific code (MavenSession) was removed from mrm-api in favor of Maven Resolver APIs.
  • Module Restructuring: Jetty server code was moved out of mrm-maven-plugin into a dedicated mrm-servlet-jetty module.
  • New Features: Added JUnit Jupiter Extension (mrm-junit-jupiter), HTTP authentication support (#23), filename transformers, and content transformations (such as javaToClass).

💥 Breaking changes

🚀 New features and improvements

🐛 Bug Fixes

👻 Maintenance

🔧 Build

📦 Dependency updates

... (truncated)

Commits
  • 71c4837 [maven-release-plugin] prepare release 2.0.0
  • 7a1805e Bump org.codehaus.plexus:plexus-archiver from 4.13.0 to 4.14.0
  • 885c718 Bump org.codehaus.plexus:plexus-archiver from 4.12.0 to 4.13.0
  • b8dddc4 Bump org.codehaus.plexus:plexus-testing from 2.1.0 to 2.2.0
  • 9c6705a Bump org.codehaus.plexus:plexus-io from 3.6.0 to 3.7.0
  • 5380e1d Bump org.codehaus.plexus:plexus-utils from 4.0.3 to 4.1.0
  • aa4d78d Stop dependabot from offering resolver 2
  • ba3e0e8 Build the repository system from the supplier, not the service locator
  • ffeb6df Single-source the resolver version
  • 4cb6b66 Bump org.junit:junit-bom from 6.1.2 to 6.1.3
  • 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.mojo:mrm-maven-plugin](https://github.com/mojohaus/mrm) from 1.7.1 to 2.0.0.
- [Release notes](https://github.com/mojohaus/mrm/releases)
- [Commits](mojohaus/mrm@mrm-1.7.1...2.0.0)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:mrm-maven-plugin
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Labels

backport backport to a maintenance branch dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants