Skip to content

Document the properties used by spring-boot-dependencies to control dependency versions #16868

@wilkinsona

Description

@wilkinsona

We have an appendix that documents groupId, artifactId, and version for all of the dependencies managed by spring-boot-dependencies. I think it would also be useful to document the version property, if any, that determines each version. It would make things easier for users who want to override a dependency version.

I'm not 100% sure that the is possible due to bom imports and our current approach of extracting the versions from the effective pom, by which point the version properties have been lost.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions