This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch 4.0.0-M3-upg in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit 7117ddc92f9fd67d8e6098c557ce13dc850016d3 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Thu May 11 10:04:44 2023 +0200 Upgrade to Camel 4.0.0-M3 Signed-off-by: Andrea Cosentino <anco...@gmail.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 954a4153..6d26e858 100644 --- a/pom.xml +++ b/pom.xml @@ -60,7 +60,7 @@ <apache-rat-plugin.version>0.14</apache-rat-plugin.version> <cyclonedx-maven-plugin-version>2.7.8</cyclonedx-maven-plugin-version> - <camel.version>4.0.0-M2</camel.version> + <camel.version>4.0.0-M3</camel.version> <slf4j.version>2.0.6</slf4j.version> <log4j.version>2.20.0</log4j.version> <jackson.version>2.15.0</jackson.version>