Skip to content

Commit

Permalink
Update Apache Camel to latest versions
Browse files Browse the repository at this point in the history
Camel 3.14.10, 3.20.8 and 4.2.0 was released this month
https://camel.apache.org/releases/
  • Loading branch information
davsclaus authored Nov 14, 2023
1 parent 4bc1481 commit 9bfd06c
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 @@ -844,11 +844,11 @@ initializr:
compatibilityRange: "[2.6.0,3.2.0-M1)"
mappings:
- compatibilityRange: "[2.6.0,2.7.0-M1)"
version: 3.14.9
version: 3.14.10
- compatibilityRange: "[2.7.0.M1,3.0.0-M1)"
version: 3.20.6
version: 3.20.8
- compatibilityRange: "[3.0.0-M1,3.2.0-M1)"
version: 4.1.0
version: 4.2.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 9bfd06c

Please sign in to comment.