Skip to content

Commit

Permalink
Merge pull request #1663 from davsclaus
Browse files Browse the repository at this point in the history
* pr/1663:
  Polish "Update to Camel 4.9.0"
  Update to Camel 4.9.0

Closes gh-1663
  • Loading branch information
mhalbritter committed Dec 5, 2024
2 parents 16c7f23 + 730dc8a commit 73349d8
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,10 +814,12 @@ initializr:
href: https://rsocket.io/
- name: Apache Camel
id: camel
compatibilityRange: "[3.3.0,3.4.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.
groupId: org.apache.camel.springboot
artifactId: camel-spring-boot-starter
Expand Down

0 comments on commit 73349d8

Please sign in to comment.