Skip to content

Bump the maven-plugins group with 4 updates#90

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/maven/maven-plugins-2c45932292
Jun 9, 2025
Merged

Bump the maven-plugins group with 4 updates#90
github-actions[bot] merged 1 commit intomainfrom
dependabot/maven/maven-plugins-2c45932292

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2025

Bumps the maven-plugins group with 4 updates: org.apache.maven:maven-plugin-api, org.apache.maven:maven-core, org.apache.maven:maven-artifact and org.apache.maven:maven-compat.

Updates org.apache.maven:maven-plugin-api from 3.9.9 to 3.9.10

Release notes

Sourced from org.apache.maven:maven-plugin-api's releases.

3.9.10

Release Notes - Maven - Version 3.9.10

... (truncated)

Commits
  • 5f519b9 [maven-release-plugin] prepare release maven-3.9.10
  • c2acc2f [MNG-8745] Bump xmlunitVersion from 2.10.1 to 2.10.2 (#2389)
  • 1da6ce5 [MNG-8396] Backport: add cache layer to the filtered dep graph (#2393)
  • 169219a [MNG-8745] Bump xmlunitVersion from 2.10.0 to 2.10.1 (#2354)
  • 88c77b6 [MNG-8734] Make Maven 3.9.10 ignore --raw-streams option (#2361)
  • ca55739 [MNG-8728] Build ITs on JDK 21, 24
  • dee00c1 [MNG-8728] Bump Eclipse Sisu from 0.9.0.M3 to 0.9.0.M4 (#2359)
  • c2671d0 Update README.md
  • 6559599 [MNG-8711] Fix concurrent cache access
  • d213a7b [MNG-8731] Use https for xsi:schemaLocation in generated descriptors
  • Additional commits viewable in compare view

Updates org.apache.maven:maven-core from 3.9.9 to 3.9.10

Updates org.apache.maven:maven-artifact from 3.9.9 to 3.9.10

Updates org.apache.maven:maven-compat from 3.9.9 to 3.9.10

Release notes

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

3.9.10

Release Notes - Maven - Version 3.9.10

... (truncated)

Commits
  • 5f519b9 [maven-release-plugin] prepare release maven-3.9.10
  • c2acc2f [MNG-8745] Bump xmlunitVersion from 2.10.1 to 2.10.2 (#2389)
  • 1da6ce5 [MNG-8396] Backport: add cache layer to the filtered dep graph (#2393)
  • 169219a [MNG-8745] Bump xmlunitVersion from 2.10.0 to 2.10.1 (#2354)
  • 88c77b6 [MNG-8734] Make Maven 3.9.10 ignore --raw-streams option (#2361)
  • ca55739 [MNG-8728] Build ITs on JDK 21, 24
  • dee00c1 [MNG-8728] Bump Eclipse Sisu from 0.9.0.M3 to 0.9.0.M4 (#2359)
  • c2671d0 Update README.md
  • 6559599 [MNG-8711] Fix concurrent cache access
  • d213a7b [MNG-8731] Use https for xsi:schemaLocation in generated descriptors
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the maven-plugins group with 4 updates: [org.apache.maven:maven-plugin-api](https://github.com/apache/maven), org.apache.maven:maven-core, org.apache.maven:maven-artifact and [org.apache.maven:maven-compat](https://github.com/apache/maven).


Updates `org.apache.maven:maven-plugin-api` from 3.9.9 to 3.9.10
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.9.9...maven-3.9.10)

Updates `org.apache.maven:maven-core` from 3.9.9 to 3.9.10

Updates `org.apache.maven:maven-artifact` from 3.9.9 to 3.9.10

Updates `org.apache.maven:maven-compat` from 3.9.9 to 3.9.10
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.9.9...maven-3.9.10)

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-plugin-api
  dependency-version: 3.9.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-plugins
- dependency-name: org.apache.maven:maven-core
  dependency-version: 3.9.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-plugins
- dependency-name: org.apache.maven:maven-artifact
  dependency-version: 3.9.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-plugins
- dependency-name: org.apache.maven:maven-compat
  dependency-version: 3.9.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-plugins
...

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 Jun 9, 2025
@dependabot dependabot bot requested review from magnusp and niklasga as code owners June 9, 2025 01:25
@dependabot dependabot bot added the java Pull requests that update java code label Jun 9, 2025
@github-actions github-actions bot enabled auto-merge June 9, 2025 01:26
@github-actions github-actions bot merged commit 3e5ef1c into main Jun 9, 2025
4 checks passed
@github-actions github-actions bot deleted the dependabot/maven/maven-plugins-2c45932292 branch June 9, 2025 06:45
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