Skip to content

Commit e8792f8

Browse files
committed
Merge pull request #1820 from davsclaus
* pr/1820: Polish "Upgrade to Apache Camel 4.12.0" Upgrade to Apache Camel 4.12.0 Closes gh-1820
2 parents 6718a86 + 3480de1 commit e8792f8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -836,12 +836,14 @@ initializr:
836836
href: https://rsocket.io/
837837
- name: Apache Camel
838838
id: camel
839-
compatibilityRange: "[3.3.0,3.5.0-M1)"
839+
compatibilityRange: "[3.3.0,3.6.0-M1)"
840840
mappings:
841841
- compatibilityRange: "[3.3.0,3.4.0-M1)"
842842
version: 4.8.6
843843
- compatibilityRange: "[3.4.0,3.5.0-M1)"
844844
version: 4.11.0
845+
- compatibilityRange: "[3.5.0,3.6.0-M1)"
846+
version: 4.12.0
845847
description: Apache Camel is an open source integration framework that empowers you to quickly and easily integrate various systems consuming or producing data.
846848
groupId: org.apache.camel.springboot
847849
artifactId: camel-spring-boot-starter

0 commit comments

Comments
 (0)