Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: produce flat dep-graph scanning unmanaged
See snyk/snyk-mvn-plugin#115 Produce a flat dependency graph when scanning unmanaged Java archives. We no longer resolver transitive lines. Each archive is a top level dependency with no transitives. This should fix problems reported when transitive lines were interfering with one another.
- Loading branch information