camel.springboot 和 spring-boot 的兼容性

Compatibility of camel.springboot and spring-boot

如何找出给定的 camel.springboot 版本支持哪些 spring-boot 版本? camel-spring-boot-dependencies 和 camel-spring-boot-bom 都不包含任何 spring 版本。

org.apache.camel.springboot:spring-boot pom 文件引用了特定的 Spring 引导版本。例如,3.10.0 references Spring Boot 2.4.5, 3.9.0 references Spring Boot 2.4.4, and 3.8.0 引用 Spring Boot 2.4.2.