• Phillip Webb's avatar
    Allow gradle builds without version numbers · ab4baa3c
    Phillip Webb authored
    Add a gradle `ResolutionStrategy` that resolves missing version numbers
    using the `spring-boot-dependencies` POM.
    
    This commit also introduces a new `spring-boot-dependency-tools` module
    that provides programmatic access to the `dependencyManagement` section
    of the dependencies POM.
    
    Fixed gh-262
    ab4baa3c
Name
Last commit
Last update
..
main/java/org/springframework/boot/dependency/tools Loading commit data...
test Loading commit data...