-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
MINOR: [Java] Bump maven.version from 3.3.9 to 3.9.6 in /java #39451
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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>
@github-actions crossbow submit java |
Revision: cbe02fd Submitted crossbow builds: ursacomputing/crossbow @ actions-39031c26ce |
@github-actions crossbow submit java |
Revision: dcec2ec Submitted crossbow builds: ursacomputing/crossbow @ actions-d88bdc6fee |
Reasoned here: #39371 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Rationale for this change
This is a draft PR to evaluate the maven bump done by the dependabot #39371
What changes are included in this PR?
Change the maven version to
3.9.6
Are these changes tested?
N/A
If tests are not included in your PR, please explain why (for example, are they covered by existing tests)?
The CI's itself will test the change
Are there any user-facing changes?
No