Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to Camel 4.4.1 #1433

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion start-site/src/main/resources/application.yml
Expand Up @@ -827,7 +827,7 @@ initializr:
- compatibilityRange: "[3.0.0,3.2.0-M1)"
version: 4.2.0
- compatibilityRange: "[3.2.0-M1,3.3.0-M1)"
version: 4.4.0
version: 4.4.1
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