This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch camel-3.15.0 in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit 5aa2abf6f6310e897c2d42283ec113cdaaab09f9 Author: Andrea Cosentino <[email protected]> AuthorDate: Thu Feb 10 08:41:49 2022 +0100 Upgrade Camel to version 3.15.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ed53de2..2fb671b 100644 --- a/pom.xml +++ b/pom.xml @@ -57,7 +57,7 @@ <maven-groovy-plugin.version>2.1.1</maven-groovy-plugin.version> <apache-rat-plugin.version>0.13</apache-rat-plugin.version> - <camel.version>3.14.0</camel.version> + <camel.version>3.15.0</camel.version> <slf4j.version>1.7.30</slf4j.version> <log4j.version>2.17.1</log4j.version> <jackson.version>2.12.5</jackson.version>
