mirror of
https://gitee.com/dcren/initializr.git
synced 2025-09-20 10:38:12 +08:00
Merge pull request #425 from davsclaus:camel-2190
* pr/425: Polish "Upgrade to Apache Camel 2.19.0" Upgrade to Apache Camel 2.19.0
This commit is contained in:
@@ -1034,11 +1034,11 @@ 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
|
||||||
version: 2.18.3
|
version: 2.19.0
|
||||||
- name: JMS (ActiveMQ)
|
- name: JMS (ActiveMQ)
|
||||||
id: activemq
|
id: activemq
|
||||||
description: Java Message Service API via Apache ActiveMQ
|
description: Java Message Service API via Apache ActiveMQ
|
||||||
|
Reference in New Issue
Block a user