Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Build] Use Spring Boot and Spring Cloud BOM to manage versions #472

Open
onobc opened this issue Jun 9, 2023 · 1 comment
Open

[Build] Use Spring Boot and Spring Cloud BOM to manage versions #472

onobc opened this issue Jun 9, 2023 · 1 comment

Comments

@onobc
Copy link
Collaborator

onobc commented Jun 9, 2023

In our stream-applications-build/pom.xml we have explicit versions for many libs that are either in the Spring Cloud or Spring Boot BOM.

Improve the build by removing these hardcoded versions.

@onobc
Copy link
Collaborator Author

onobc commented Jun 9, 2023

We should add a comment in stream-applications-build/pom.xml that includes a link to the list of version properties that Spring Boot supports. This will allow users to quickly choose the correct version to override if needed.

Version properties doc: https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#appendix.dependency-versions.properties

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant