spring-gradle-plugins / dependency-management-plugin

A Gradle plugin that provides Maven-like dependency management functionality
686 stars 85 forks source link

Remove support for configuring dependency management for individual dependencies and dependency sets #332

Open wilkinsona opened 2 years ago

wilkinsona commented 2 years ago

With the proposal to apply imported boms as constraints (#330), it no longer makes sense to support configuring dependency management for individual dependencies and dependency sets. Constraints for those dependencies and sets of dependencies should be configured directly instead.