You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: