Skip to content

Commit

Permalink
Update to Camel 4.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davsclaus authored and mhalbritter committed Oct 7, 2024
1 parent 6fd5c0f commit 62bd12f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions start-site/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -824,10 +824,10 @@ initializr:
href: https://rsocket.io/
- name: Apache Camel
id: camel
compatibilityRange: "[3.2.0,3.3.0-M1)"
compatibilityRange: "[3.2.0,3.4.0-M1)"
mappings:
- compatibilityRange: "[3.2.0,3.3.0-M1)"
version: 4.6.0
- compatibilityRange: "[3.2.0,3.4.0-M1)"
version: 4.8.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 62bd12f

Please sign in to comment.