Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Nov 17, 2025

Description

Updates Maven Wrapper from 3.1.1 to 3.3.4 and Maven distribution from 3.8.6 to 3.9.11. Provides latest bugfixes, security updates, and build improvements.

Resolves #177

Changes

  • Maven Wrapper: 3.1.1 → 3.3.4
  • Maven Distribution: 3.8.6 → 3.9.11
  • Updated mvnw and mvnw.cmd scripts with improved error handling and PowerShell-based download logic
  • Modified .mvn/wrapper/maven-wrapper.properties to reference new distribution URLs

Checklist:

  • Public methods are documented
  • Public methods are tested
  • New and existing tests pass when run locally
  • There are no new warnings or errors
Original prompt

This section details on the original issue you should resolve

<issue_title>[Chore]: Update Maven Wrapper to Latest Version</issue_title>
<issue_description>### What

Update the Maven Wrapper to the latest version by running mvn wrapper:wrapper and committing the changes.

Why

The Maven Wrapper should be updated to ensure the build uses the latest improvements, bugfixes, and security updates, providing a more reliable building and onboarding process for contributors.

Notes

After running the command, verify that the wrapper files are updated and commit them to the repository. If you encounter any issues, please describe them here.</issue_description>

Comments on the Issue (you are @copilot in this section)


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: thomasturrell <1552612+thomasturrell@users.noreply.github.com>
Copilot AI changed the title [WIP] Update Maven Wrapper to latest version Update Maven Wrapper to 3.3.4 with Maven 3.9.9 Nov 17, 2025
Copilot AI requested a review from thomasturrell November 17, 2025 11:48
@thomasturrell
Copy link
Contributor

@copilot i think the latest version of maven is 3.9.11

Co-authored-by: thomasturrell <1552612+thomasturrell@users.noreply.github.com>
Copy link
Contributor Author

Copilot AI commented Nov 17, 2025

@copilot i think the latest version of maven is 3.9.11

Updated to Maven 3.9.11 in commit cff7e6c.

Copilot AI changed the title Update Maven Wrapper to 3.3.4 with Maven 3.9.9 Update Maven Wrapper to 3.3.4 with Maven 3.9.11 Nov 17, 2025
@thomasturrell thomasturrell marked this pull request as ready for review November 17, 2025 14:18
@sonarqubecloud
Copy link

@thomasturrell thomasturrell merged commit 1c87c76 into main Nov 17, 2025
4 checks passed
@thomasturrell thomasturrell deleted the copilot/update-maven-wrapper-version branch November 17, 2025 14:27
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.

[Chore]: Update Maven Wrapper to Latest Version

2 participants