Skip to content

fix: use maven-dependency-plugin@3.9.0 for verbose#6501

Open
gitphill wants to merge 1 commit intomainfrom
fix/upgrade-maven-dependency-plugin
Open

fix: use maven-dependency-plugin@3.9.0 for verbose#6501
gitphill wants to merge 1 commit intomainfrom
fix/upgrade-maven-dependency-plugin

Conversation

@gitphill
Copy link
Contributor

@gitphill gitphill commented Feb 4, 2026

This brings in an update to the version of the maven-dependency-plugin
that's executed when using -Dverbose or when resolving metaversions.

We will now use the latest version (3.9.0) when the version of Maven
supports it (3.6.3+).

See snyk/snyk-mvn-plugin#210

@gitphill gitphill requested review from a team as code owners February 4, 2026 13:41
@gitphill gitphill self-assigned this Feb 4, 2026
@PeterSchafer
Copy link
Contributor

Thank you @gitphill! Could you help us describe the user impact of the fix in the commit message, so that the generated release notes help users to understand the change better.

Maybe something like

fix(test): Improved maven version detection for versions greater than 3.6.3

@gitphill gitphill force-pushed the fix/upgrade-maven-dependency-plugin branch from 5f2f329 to 64b503d Compare February 5, 2026 14:46
@gitphill gitphill changed the title fix: upgrade snyk-mvn-plugin fix: use maven-dependency-plugin@3.9.0 for verbose Feb 5, 2026
This brings in an update to the version of the maven-dependency-plugin
that's executed when using -Dverbose or when resolving metaversions.

We will now use the latest version (3.9.0) when the version of Maven
supports it (3.6.3+).

See snyk/snyk-mvn-plugin#210
@gitphill gitphill force-pushed the fix/upgrade-maven-dependency-plugin branch from 64b503d to 9d526b6 Compare February 5, 2026 14:47
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