Skip to content
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: Upgrade maven artifact version to 3.9.6 #15309

Merged
merged 4 commits into from
Feb 6, 2024

Conversation

bmscomp
Copy link
Contributor

@bmscomp bmscomp commented Feb 2, 2024

The main motivation behind this change is to keep dependencies updated to the latest stable version of tools
used to build and publish kafka, and one of the most of important tools is maven artifact

Here is the release notes of maven artifact 3.9.6 https://maven.apache.org/docs/3.9.6/release-notes.html

One of of the big changes for this version is that java 8 is the minimum version required to use this version of maven

The build on local machine is working as perfectly, but we need to check the build on Jenkins

Committer Checklist (excluded from commit message)

  • Verify design and implementation
  • Verify test coverage and CI build status
  • Verify documentation (including upgrade notes)

@bmscomp
Copy link
Contributor Author

bmscomp commented Feb 2, 2024

@mimaison This is a replacement for the this closed request (was by mistake ) #14146

@bmscomp bmscomp changed the title Upgrade/maven artifact version Upgrade/maven artifact version to 3.9.6 Feb 2, 2024
@bmscomp bmscomp changed the title Upgrade/maven artifact version to 3.9.6 Upgrade maven Artifact version to 3.9.6 Feb 2, 2024
@bmscomp bmscomp force-pushed the upgrade/maven_artifact_version branch from 9ad76d9 to 0bb6806 Compare February 2, 2024 15:21
@bmscomp bmscomp changed the title Upgrade maven Artifact version to 3.9.6 MINOR: Upgrade maven Artifact version to 3.9.6 Feb 2, 2024
@bmscomp bmscomp changed the title MINOR: Upgrade maven Artifact version to 3.9.6 MINOR: Upgrade maven artifact version to 3.9.6 Feb 2, 2024
@@ -560,7 +560,7 @@ The Apache Software Foundation (http://www.apache.org/).


Maven Artifact
Copyright 2001-2019 The Apache Software Foundation
Copy link
Member

Choose a reason for hiding this comment

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

If we update that date, should we use 2024?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, nice catch

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@mimaison, Copyright year updated for maven section

 - upgrade maven artifact dependency
 - upgrade license file and copyright year
 - update the version of plexus utils to 3.5.1 in LICENSE file
@bmscomp bmscomp force-pushed the upgrade/maven_artifact_version branch from e79f725 to c61d3e7 Compare February 5, 2024 18:54
@bmscomp bmscomp force-pushed the upgrade/maven_artifact_version branch from ce75db8 to 5be4f84 Compare February 5, 2024 19:09
Copy link
Member

@mimaison mimaison left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for the PR

@mimaison mimaison merged commit 3c20d4e into apache:trunk Feb 6, 2024
1 check failed
yyu1993 pushed a commit to yyu1993/kafka that referenced this pull request Feb 15, 2024
clolov pushed a commit to clolov/kafka that referenced this pull request Apr 5, 2024
Phuc-Hong-Tran pushed a commit to Phuc-Hong-Tran/kafka that referenced this pull request Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants