mirror of
https://gitee.com/dcren/initializr.git
synced 2025-09-19 18:22:26 +08:00
Polish "Upgrade to Apache Camel 2.19.0"
Apache Camel 2.19.0 is tested with Spring Boot 1.4 and 1.5 so this commit drops support for earlier Spring Boot versions Closes gh-425
This commit is contained in:
@@ -1034,7 +1034,7 @@ initializr:
|
|||||||
version: 5.21.0
|
version: 5.21.0
|
||||||
- name: Apache Camel
|
- name: Apache Camel
|
||||||
id: camel
|
id: camel
|
||||||
versionRange: "[1.2.0.RELEASE,2.0.0.M1)"
|
versionRange: "[1.4.0.RELEASE,2.0.0.M1)"
|
||||||
description: Integration using Apache Camel
|
description: Integration using Apache Camel
|
||||||
groupId: org.apache.camel
|
groupId: org.apache.camel
|
||||||
artifactId: camel-spring-boot-starter
|
artifactId: camel-spring-boot-starter
|
||||||
|
Reference in New Issue
Block a user