• Andy Wilkinson's avatar
    Determine Spring Boot version for bom import correctly when using Java 9 · 975c005d
    Andy Wilkinson authored
    In Java 9, a package may return null for its implementation version
    even when the manifest attribute specifying the version is present
    in the jar from which the package was loaded.
    
    This commit updates DependencyManagementPluginAction to fall back to
    accessing the jar and its manifest attributes directly when the
    implementation version of its package is null.
    
    Closes gh-10049
    975c005d
Name
Last commit
Last update
..
spring-boot-antlib Loading commit data...
spring-boot-autoconfigure-processor Loading commit data...
spring-boot-configuration-metadata Loading commit data...
spring-boot-configuration-processor Loading commit data...
spring-boot-gradle-plugin Loading commit data...
spring-boot-loader Loading commit data...
spring-boot-loader-tools Loading commit data...
spring-boot-maven-plugin Loading commit data...
spring-boot-test-support Loading commit data...
pom.xml Loading commit data...