Skip to content

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

Merged
slawekjaranowski merged 3 commits into
masterfrom
dependabot/maven/org.apache.maven.plugins-maven-plugins-50
Sep 24, 2026
Merged

slawekjaranowski merged 3 commits into
masterfrom
dependabot/maven/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 2 commits September 23, 2026 12:07
apache-rat 0.18 (via maven-plugins parent 50) classifies
src/test/resources/unit/*.jar and *.zip as unknown license
instead of archives. Exclude them explicitly using the new
<inputExcludes> configuration.

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
…efire@ with @surefire.version@

The maven-parent 50 (via apache:40) renamed the property:
- apache:39: version.maven-surefire=3.5.6 (surefire.version=${version.maven-surefire})
- apache:40: surefire.version=3.6.0 (version.maven-surefire-plugin=${surefire.version})

The IT pom.xml files used @version.maven-surefire@ which is no longer defined
in the parent chain, causing invoker to leave the literal placeholder in the
filtered POM. Maven then fails to resolve the surefire-plugin version, making
ITs fail with a different error than expected by verify.groovy scripts.

Using @surefire.version@ which is defined in both apache:39 and apache:40.
@slawekjaranowski slawekjaranowski self-assigned this Sep 24, 2026
@slawekjaranowski
slawekjaranowski merged commit 42ebfc2 into master Sep 24, 2026
11 checks passed
@slawekjaranowski
slawekjaranowski deleted the dependabot/maven/org.apache.maven.plugins-maven-plugins-50 branch September 24, 2026 18:44
@github-actions github-actions Bot added this to the 4.0.0-beta-4 milestone Sep 24, 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.

2 participants