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

build(deps): Update minimum version of Maven to 3.6.3 #6932

Merged
merged 1 commit into from
Sep 6, 2024
Merged

Conversation

aikebah
Copy link
Collaborator

@aikebah aikebah commented Aug 27, 2024

Fixes Issue #6928

Description of Change

Bump the required minimum maven version to use for the dependency-check-maven-plugin to 3.6.3 (in line with the current Apache Maven policy for new plugin releases).
As there is no direct benefit, and a small chance that some users might still be on lower Maven versions where this would constitute a breaking change, I think it's best to await the 11.0.0 snapshots to merge this in.

Have test cases been added to cover the new functionality?

not applicable

@boring-cyborg boring-cyborg bot added the maven changes to the maven plugin label Aug 27, 2024
@aikebah aikebah added this to the 11.0.0 milestone Aug 27, 2024
Copy link
Owner

@jeremylong jeremylong left a comment

Choose a reason for hiding this comment

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

LGTM

@aikebah aikebah linked an issue Aug 28, 2024 that may be closed by this pull request
@jeremylong jeremylong merged commit fb70fda into main Sep 6, 2024
6 checks passed
@jeremylong jeremylong deleted the issue-6928 branch September 6, 2024 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maven changes to the maven plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Require maven 3.6.3 or above for the Maven plugin
2 participants