Skip to content

Expose dependency management plugin version in dependency management #17842

@snicoll

Description

@snicoll

Spring Initializr is trying to read the version of the plugin from dependency management so that we don't have to maintain which version works with which version of Spring Boot.

Unfortunately, this information is not available in spring-boot-dependencies at the moment so we can't read it as other poms are processed by the flatten maven plugin.

It would be nice if we had a way to expose that information.

See spring-io/initializr#977

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions