Skip to content

Commit 3480de1

Browse files
committed
Polish "Upgrade to Apache Camel 4.12.0"
See gh-1820
1 parent ad44c50 commit 3480de1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -836,14 +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
845845
- compatibilityRange: "[3.5.0,3.6.0-M1)"
846-
version: 4.12.0
846+
version: 4.12.0
847847
description: Apache Camel is an open source integration framework that empowers you to quickly and easily integrate various systems consuming or producing data.
848848
groupId: org.apache.camel.springboot
849849
artifactId: camel-spring-boot-starter

0 commit comments

Comments
 (0)