-
Notifications
You must be signed in to change notification settings - Fork 4k
MINOR: [Java] Bump maven.version from 3.3.9 to 3.9.6 in /java #39371
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
Conversation
Bumps `maven.version` from 3.3.9 to 3.9.6. Updates `org.apache.maven:maven-plugin-api` from 3.3.9 to 3.9.6 - [Release notes](https://github.com/apache/maven/releases) - [Commits](apache/maven@maven-3.3.9...maven-3.9.6) Updates `org.apache.maven:maven-core` from 3.3.9 to 3.9.6 - [Release notes](https://github.com/apache/maven/releases) - [Commits](apache/maven@maven-3.3.9...maven-3.9.6) Updates `org.apache.maven:maven-artifact` from 3.3.9 to 3.9.6 - [Release notes](https://github.com/apache/maven/releases) - [Commits](apache/maven@maven-3.3.9...maven-3.9.6) Updates `org.apache.maven:maven-model` from 3.3.9 to 3.9.6 - [Release notes](https://github.com/apache/maven/releases) - [Commits](apache/maven@maven-3.3.9...maven-3.9.6) --- updated-dependencies: - dependency-name: org.apache.maven:maven-plugin-api dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.maven:maven-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.maven:maven-artifact dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.maven:maven-model dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
Hmm, I don't think we can do this? Or, we have to bump the Maven version in all of CI. CC @davisusanibar @vibhatha |
|
@lidavidm I will take a look. |
|
@lidavidm I looked into the CIs and the usage of maven, I see a number of versions being used. |
|
There's no specific need to bump Maven versions, though there are a few other PRs where upgrading other things requires us to upgrade Maven. Also we may not want to require too new a maven version. So if you don't see anything useful in the upgrades we should just close this. |
I agree with you. We can close this, although this was a good learning experience for me to understand how CIs are written. Let's close this one. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps
maven.versionfrom 3.3.9 to 3.9.6.Updates
org.apache.maven:maven-plugin-apifrom 3.3.9 to 3.9.6Release notes
Sourced from org.apache.maven:maven-plugin-api's releases.
... (truncated)
Commits
bc0240f[maven-release-plugin] prepare release maven-3.9.6e6cc6c5[MNG-7943] Upgrade default plugin bindings48adee3[MNG-7934] Update to Resolver 1.9.18 (#1326)da6c7e4[MNG-7942] Upgrade maven-parent to 4195fa548[MNG-7934] Update to Resolver 1.9.17 (#1321)c54baa6[MNG-7939] Allow to exclude plugins from validationecd59b7[MNG-7913] Upgrade Sisu version (#1286)53edd71Use the same branch name for ITs on Jenkins (#1263)2bc4449The maven-3.9.x branch should fallback to maven-3.9.x branch of ITs6e532cd[maven-release-plugin] prepare for next development iterationUpdates
org.apache.maven:maven-corefrom 3.3.9 to 3.9.6Release notes
Sourced from org.apache.maven:maven-core's releases.
... (truncated)
Commits
bc0240f[maven-release-plugin] prepare release maven-3.9.6e6cc6c5[MNG-7943] Upgrade default plugin bindings48adee3[MNG-7934] Update to Resolver 1.9.18 (#1326)da6c7e4[MNG-7942] Upgrade maven-parent to 4195fa548[MNG-7934] Update to Resolver 1.9.17 (#1321)c54baa6[MNG-7939] Allow to exclude plugins from validationecd59b7[MNG-7913] Upgrade Sisu version (#1286)53edd71Use the same branch name for ITs on Jenkins (#1263)2bc4449The maven-3.9.x branch should fallback to maven-3.9.x branch of ITs6e532cd[maven-release-plugin] prepare for next development iterationUpdates
org.apache.maven:maven-artifactfrom 3.3.9 to 3.9.6Release notes
Sourced from org.apache.maven:maven-artifact's releases.
... (truncated)
Commits
bc0240f[maven-release-plugin] prepare release maven-3.9.6e6cc6c5[MNG-7943] Upgrade default plugin bindings48adee3[MNG-7934] Update to Resolver 1.9.18 (#1326)da6c7e4[MNG-7942] Upgrade maven-parent to 4195fa548[MNG-7934] Update to Resolver 1.9.17 (#1321)c54baa6[MNG-7939] Allow to exclude plugins from validationecd59b7[MNG-7913] Upgrade Sisu version (#1286)53edd71Use the same branch name for ITs on Jenkins (#1263)2bc4449The maven-3.9.x branch should fallback to maven-3.9.x branch of ITs6e532cd[maven-release-plugin] prepare for next development iterationUpdates
org.apache.maven:maven-modelfrom 3.3.9 to 3.9.6Release notes
Sourced from org.apache.maven:maven-model's releases.
... (truncated)
Commits
bc0240f[maven-release-plugin] prepare release maven-3.9.6e6cc6c5[MNG-7943] Upgrade default plugin bindings48adee3[MNG-7934] Update to Resolver 1.9.18 (#1326)da6c7e4[MNG-7942] Upgrade maven-parent to 4195fa548[MNG-7934] Update to Resolver 1.9.17 (#1321)c54baa6[MNG-7939] Allow to exclude plugins from validationecd59b7[MNG-7913] Upgrade Sisu version (#1286)53edd71Use the same branch name for ITs on Jenkins (#1263)2bc4449The maven-3.9.x branch should fallback to maven-3.9.x branch of ITs6e532cd[maven-release-plugin] prepare for next development iterationDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)