Skip to content

Commit

Permalink
Polish "Update to Camel 4.9.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
mhalbritter committed Dec 5, 2024
1 parent a0c9090 commit 730dc8a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion start-site/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -814,8 +814,10 @@ initializr:
href: https://rsocket.io/
- name: Apache Camel
id: camel
compatibilityRange: "[3.4.0,3.5.0-M1)"
compatibilityRange: "[3.3.0,3.5.0-M1)"
mappings:
- compatibilityRange: "[3.3.0,3.4.0-M1)"
version: 4.8.1
- compatibilityRange: "[3.4.0,3.5.0-M1)"
version: 4.9.0
description: Apache Camel is an open source integration framework that empowers you to quickly and easily integrate various systems consuming or producing data.
Expand Down

0 comments on commit 730dc8a

Please sign in to comment.