Skip to content

Bump org.apache.maven.plugins:maven-plugins from 49 to 50 - #518

Merged
gnodet merged 4 commits into
maven-resources-plugin-3.xfrom
dependabot/maven/maven-resources-plugin-3.x/org.apache.maven.plugins-maven-plugins-50
Sep 23, 2026
Merged

gnodet merged 4 commits into
maven-resources-plugin-3.xfrom
dependabot/maven/maven-resources-plugin-3.x/org.apache.maven.plugins-maven-plugins-50

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps org.apache.maven.plugins:maven-plugins from 49 to 50.

Release notes

Sourced from org.apache.maven.plugins:maven-plugins's releases.

50

💥 Breaking changes

🚀 New features and improvements

📝 Documentation updates

👻 Maintenance

🔧 Build

📦 Dependency updates

Commits

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.apache.maven.plugins:maven-plugins](https://github.com/apache/maven-parent) from 49 to 50.
- [Release notes](https://github.com/apache/maven-parent/releases)
- [Commits](https://github.com/apache/maven-parent/commits)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-plugins
  dependency-version: '50'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Sep 22, 2026
gnodet and others added 3 commits September 23, 2026 12:03
Replace deprecated <excludes> with <inputExcludes> parameter,
as required by apache-rat-plugin 0.18 (introduced in maven-parent 50).

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
The maven-plugins:50 parent bumps apache-rat-plugin to 0.18, which has a
Java 17 prerequisite. Running the build with JDK 8 as the toolchain JVM
causes the build to fail at rat-check time.

Remove JDK 8 from the CI matrix, keeping 17, 21, and 25, consistent with
what other plugins (e.g. maven-jar-plugin) do after adopting maven-plugins:50.
@gnodet
gnodet merged commit aac8a5c into maven-resources-plugin-3.x Sep 23, 2026
23 of 24 checks passed
@gnodet
gnodet deleted the dependabot/maven/maven-resources-plugin-3.x/org.apache.maven.plugins-maven-plugins-50 branch September 23, 2026 23:03
@github-actions github-actions Bot added this to the 3.5.1 milestone Sep 23, 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