Skip to content

build(deps)!: bump maven.api.version from 3.6.3 to 3.9.10 #7712

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps maven.api.version from 3.6.3 to 3.9.10.
Updates org.apache.maven:maven-core from 3.6.3 to 3.9.10

Updates org.apache.maven:maven-plugin-api from 3.6.3 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-settings from 3.6.3 to 3.9.10

Updates org.apache.maven:maven-model from 3.6.3 to 3.9.10

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

Updates org.apache.maven:maven-settings-builder from 3.6.3 to 3.9.10

Updates org.apache.maven:maven-resolver-provider from 3.6.3 to 3.9.10

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
org.apache.maven:maven-artifact [> 3.6.3]
org.apache.maven:maven-core [> 3.6.3]
org.apache.maven:maven-model [> 3.6.3]
org.apache.maven:maven-plugin-api [> 3.6.3]
org.apache.maven:maven-settings [> 3.6.3]
org.apache.maven:maven-settings-builder [> 3.6.3]

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 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 `maven.api.version` from 3.6.3 to 3.9.10.

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

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

Updates `org.apache.maven:maven-settings` from 3.6.3 to 3.9.10

Updates `org.apache.maven:maven-model` from 3.6.3 to 3.9.10

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

Updates `org.apache.maven:maven-settings-builder` from 3.6.3 to 3.9.10

Updates `org.apache.maven:maven-resolver-provider` from 3.6.3 to 3.9.10

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-core
  dependency-version: 3.9.10
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.maven:maven-plugin-api
  dependency-version: 3.9.10
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.maven:maven-settings
  dependency-version: 3.9.10
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.maven:maven-model
  dependency-version: 3.9.10
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.maven:maven-artifact
  dependency-version: 3.9.10
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.maven:maven-settings-builder
  dependency-version: 3.9.10
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.maven:maven-resolver-provider
  dependency-version: 3.9.10
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies java Pull requests that update Java code labels Jun 6, 2025
@nhumblot nhumblot changed the title build(deps): bump maven.api.version from 3.6.3 to 3.9.10 build(deps)!: bump maven.api.version from 3.6.3 to 3.9.10 Jun 6, 2025
Copy link
Collaborator

@nhumblot nhumblot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#7612 is an intermediary step, planned for version 13.x.x, which must be merged before this PR. Once #7612 is merged, we must resync this PR and plan for a future major release. Integrating this PR requires a major version change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant