Skip to content

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