all: Keep artifacts dependencyConvergence-clean
Maven Enforcer's dependencyConvergence is commonly used in Spring projects, as it is inherited by all starter projects[1]. While I find that option to be crazy and harmful (and would instead support requireUpperBoundDeps), it does bother people. 1. https://github.com/spring-projects/spring-boot/blob/v1.5.6.RELEASE/spring-boot-starters/pom.xml#L94
Loading
Please sign in to comment