Skip to content

[spring-boot-dependencies] Provide e.g. spring-boot.version for Spring Cloud #8493

@juergenzimmermann

Description

@juergenzimmermann

The bom file spring-cloud-starter-parent is using spring-boot-starter-parent as ist parent. The latest release train of Spring Cloud is Dalston.M1 which uses version 1.5.0.RC1 of spring-boot-starter-parent: https://github.com/spring-cloud/spring-cloud-release/blob/vDalston.M1/spring-cloud-starter-parent/pom.xml#L8
When spring-boot-starter-parent has a property like spring-boot.version and all <dependency> declarations are using this property instead of a hard-coded version, then it would be possible to easily upgrade Spring Boot inside Spring Cloud.

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: invalidAn issue that we don't feel is valid

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions