Skip to content

Correct Spring Boot dependency version property name used to manage Spring Data #2766

Closed
@jxblum

Description

@jxblum

Spring Boot's version property for all of Spring Data (via the Spring Data BOM) is used to manage the Spring Data module dependencies and versions included and pulled in transitively by Spring Boot.

As of Spring Boot 3.0, the version property for Spring Data changed from spring-data-releasetrain.version to spring-data-bom.version. See here.

Spring Data Commons current documentation refers to the old property, spring-data-releeasetrain.version.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions