diff --git a/start-site/src/main/resources/application.yml b/start-site/src/main/resources/application.yml index 0a7f0e00fad..d7b4c8dd418 100644 --- a/start-site/src/main/resources/application.yml +++ b/start-site/src/main/resources/application.yml @@ -800,10 +800,12 @@ initializr: href: https://rsocket.io/ - name: Apache Camel id: camel - compatibilityRange: "[3.0.0,3.2.0-M1)" + compatibilityRange: "[3.0.0,3.3.0-M1)" mappings: - compatibilityRange: "[3.0.0,3.2.0-M1)" version: 4.2.0 + - compatibilityRange: "[3.2.0-M1,3.3.0-M1)" + version: 4.3.0 description: Apache Camel is an open source integration framework that empowers you to quickly and easily integrate various systems consuming or producing data. groupId: org.apache.camel.springboot artifactId: camel-spring-boot-starter