Skip to content

Extract spring framework and security versions into build time config #118

@dsyer

Description

@dsyer

We saw in #117 that users can experience issues with mismatched versions of Boot and Framework (and Security) because gRPC manages their versions independently, so anyone using out spring-grpc-dependencies BOM and spring-boot-dependencies at the same time can have a nasty surprise.

Probably the best solution is to pull those explicit versions out of our public dependencies BOM and put them in a separate configuration that is either not published at all, or at least not documented, so users can't easily include them by mistake.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions