You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2020/02/07 13:28:23 UTC

[maven-dependency-tree] branch master updated (cb14ca0 -> d7212fe)

This is an automated email from the ASF dual-hosted git repository.

rfscholte pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-dependency-tree.git.


    from cb14ca0  [MSHARED-825] Require Java 7
     add d7212fe  [MSHARED-852] Add Exclusions to DependencyNode

No new revisions were added by this update.

Summary of changes:
 .../shared/dependency/graph/DependencyNode.java     |  7 +++++++
 .../graph/internal/DefaultDependencyNode.java       | 21 ++++++++++++++++-----
 .../internal/Maven31DependencyGraphBuilder.java     | 13 +++++++++++--
 .../traversal/BuildingDependencyNodeVisitor.java    |  2 +-
 4 files changed, 35 insertions(+), 8 deletions(-)