Skip to content

[SPARK-52845][BUILD] Upgrade maven to 3.9.11 #51491

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

Closed
wants to merge 2 commits into from

Conversation

LuciferYang
Copy link
Contributor

@LuciferYang LuciferYang commented Jul 15, 2025

What changes were proposed in this pull request?

This pr aims to upgrade maven 3.9.10 to 3.9.11.

Why are the changes needed?

The new version brings some bug fixes:

The full release notes as follows:

Does this PR introduce any user-facing change?

No

How was this patch tested?

  • Pass Github Actions

Was this patch authored or co-authored using generative AI tooling?

No

@LuciferYang LuciferYang marked this pull request as draft July 15, 2025 07:43
@github-actions github-actions bot added the BUILD label Jul 15, 2025
@@ -117,7 +117,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<java.version>17</java.version>
<maven.compiler.release>${java.version}</maven.compiler.release>
<maven.version>3.9.10</maven.version>
<maven.version>3.9.11</maven.version>
Copy link
Member

Choose a reason for hiding this comment

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

Thank you. Is this still RC?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It indeed hasn't been officially released yet, and I will keep track of its release progress.

@LuciferYang LuciferYang changed the title Test maven 3.9.11 [SPARK-52845][BUILD] Upgrade maven to 3.9.11 Jul 17, 2025
@LuciferYang LuciferYang marked this pull request as ready for review July 17, 2025 13:29
Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

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

+1, LGTM. Thank you, @LuciferYang . Merged to master for Apache Spark 4.1.0.

cc @peter-toth

@LuciferYang
Copy link
Contributor Author

Thank you @dongjoon-hyun

haoyangeng-db pushed a commit to haoyangeng-db/apache-spark that referenced this pull request Jul 22, 2025
### What changes were proposed in this pull request?
This pr aims to upgrade maven 3.9.10 to 3.9.11.

### Why are the changes needed?
The new version brings some bug fixes:

- apache/maven#2489
- apache/maven#2470

The full release notes as follows:

- https://github.com/apache/maven/releases/tag/maven-3.9.11

### Does this PR introduce _any_ user-facing change?
No

### How was this patch tested?
- Pass Github Actions

### Was this patch authored or co-authored using generative AI tooling?
No

Closes apache#51491 from LuciferYang/maven-3.9.11.

Lead-authored-by: yangjie01 <[email protected]>
Co-authored-by: YangJie <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants