Skip to content

De-duplicate gemnasium-gradle-plugin dependencies

What does this MR do?

This MR updates the mvnplugin package to remove duplicate dependency entries. The reason for this change is because once Remove de-duplication from dependency output (gemnasium-gradle-plugin!19 - merged) is merged, we'll need to handle removing duplicate dependency entries in gemnasium.

What are the relevant issue numbers?

Dependency Scanning incorrectly handles nested ... (gitlab-org/gitlab#348716 - closed)

Does this MR meet the acceptance criteria?

Closes #348716

Edited by Adam Cohen

Merge request reports