Skip to content

Upgrade Maven to the latest version #306

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

Merged
merged 1 commit into from
Feb 19, 2025
Merged

Upgrade Maven to the latest version #306

merged 1 commit into from
Feb 19, 2025

Conversation

jchrys
Copy link
Collaborator

@jchrys jchrys commented Feb 18, 2025

Motivation:
Maven version was outdated.

Modifications:
Updated Maven to the latest version.

Result:
Maven is now up to date.

@jchrys jchrys added this to the 1.4.0 milestone Feb 18, 2025
@jchrys jchrys added the dependencies Pull requests that update a dependency file label Feb 18, 2025
Copy link
Contributor

@JohnNiang JohnNiang left a comment

Choose a reason for hiding this comment

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

I suggest using ./mvnw wrapper:wrapper -Dmaven=3.9.9 to upgrade Maven Wrapper. It will automatically update mvnw and mvnw.cmd files.

See https://maven.apache.org/wrapper/#using-a-different-version-of-maven for more.

Motivation:
Maven version was outdated.

Modifications:
Updated Maven to the latest version.

Result:
Maven is now up to date.
@jchrys
Copy link
Collaborator Author

jchrys commented Feb 19, 2025

I suggest using ./mvnw wrapper:wrapper -Dmaven=3.9.9 to upgrade Maven Wrapper. It will automatically update mvnw and mvnw.cmd files.

See https://maven.apache.org/wrapper/#using-a-different-version-of-maven for more.

Thanks a lot :D

Copy link
Contributor

@JohnNiang JohnNiang left a comment

Choose a reason for hiding this comment

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

LGTM

@jchrys jchrys merged commit e211cd8 into trunk Feb 19, 2025
28 checks passed
@jchrys jchrys deleted the upd-maven branch February 19, 2025 00:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants