Details
-
Type:
Task
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.21.0
-
Component/s: None
-
Labels:None
-
Estimated Complexity:Unknown
Description
Next release of spring-boot (1.5.8) will contain an upgraded BOM that fixes some alignment issues that we had with previous versions of spring-boot.
Changes:
- https://github.com/spring-projects/spring-boot/issues/10472
- https://github.com/spring-projects/spring-boot/issues/10473
- https://github.com/spring-projects/spring-boot/issues/10474
- https://github.com/spring-projects/spring-boot/issues/10475
- https://github.com/spring-projects/spring-boot/issues/10476
We can shrink our camel-spring-boot-dependencies BOM by removing dependencies of e.g. Jetty-websockets that we used to have for compatibility with the version included in spring-boot.
The bom generator may signal the list of duplicate dependencies with a build error when we upgrade to spring-boot 1.5.8.