Skip to content

Conversation

@vrozov
Copy link
Member

@vrozov vrozov commented Apr 2, 2025

What changes were proposed in this pull request?

Upgrade Apache parent pom from version 33 to the latest version 34 along with upgrading few maven plugins versions to match those from the latest parent pom.

  • maven-compiler-plugin from 3.13.0 to 3.14.0
  • maven-clean-plugin from 3.4.0 to 3.4.1
  • maven-install-plugin from 3.1.2 to 3.1.4
  • maven-deploy-plugin from 3.1.2 to 3.1.4

Why are the changes needed?

Apache parent pom version 34 includes several plugin upgrades as well as bug fixes. For the full list please see release notes

Does this PR introduce any user-facing change?

No

How was this patch tested?

Local mvn build with the new parent pom succeeds:

[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  15:08 min
[INFO] Finished at: 2025-04-02T09:07:47-07:00
[INFO] ------------------------------------------------------------------------

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

No

@github-actions github-actions bot added the BUILD label Apr 2, 2025
@yaooqinn
Copy link
Member

Merged to master, thank you @vrozov

@yaooqinn yaooqinn closed this in 0e8cead Apr 10, 2025
Copy link
Contributor

@beliefer beliefer left a comment

Choose a reason for hiding this comment

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

late LGTM.

@vrozov
Copy link
Member Author

vrozov commented Apr 18, 2025

@yaooqinn should it be also merged into branch-4.0?

@yaooqinn
Copy link
Member

This could add potential blocks to current 4.0.0 release,so 4.1.0 is fine from my side

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.

3 participants