• Phillip Webb's avatar
    Support transitive excludes in dependency-tools · addc1f77
    Phillip Webb authored
    Update spring-boot-dependency-tools to support transitive excludes.
    Transitive excludes are useful with Gradle which considers each
    dependency independently (see GRADLE-3061).
    
    Transitive excludes are supported by parsing the dependency-tree file
    from spring-boot-versions.
    
    See gh-1047
    addc1f77
Name
Last commit
Last update
..
java/org/springframework/boot/dependency/tools Loading commit data...
resources/org/springframework/boot/dependency/tools Loading commit data...