Skip to content

Commit ba02cdc

Browse files
committed
Merge pull request #1747 from davsclaus
* pr/1747: Upgrade Camel to 4.10.1 and 4.8.4 Closes gh-1747
2 parents 11560f0 + 88382b6 commit ba02cdc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

start-site/src/main/resources/application.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -837,9 +837,9 @@ initializr:
837837
compatibilityRange: "[3.3.0,3.5.0-M1)"
838838
mappings:
839839
- compatibilityRange: "[3.3.0,3.4.0-M1)"
840-
version: 4.8.3
840+
version: 4.8.4
841841
- compatibilityRange: "[3.4.0,3.5.0-M1)"
842-
version: 4.10.0
842+
version: 4.10.1
843843
description: Apache Camel is an open source integration framework that empowers you to quickly and easily integrate various systems consuming or producing data.
844844
groupId: org.apache.camel.springboot
845845
artifactId: camel-spring-boot-starter

0 commit comments

Comments
 (0)