This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit 55ece7c7e5197ce255a7014e366643fd2eed9ca5 Author: Andrea Cosentino <[email protected]> AuthorDate: Wed Mar 29 08:24:26 2023 +0200 Upgrade to Camel 4.0.0-M2 Signed-off-by: Andrea Cosentino <[email protected]> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b85c34e0..756eb0f4 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.5</cyclonedx-maven-plugin-version> - <camel.version>4.0.0-M1</camel.version> + <camel.version>4.0.0-M2</camel.version> <slf4j.version>2.0.6</slf4j.version> <log4j.version>2.20.0</log4j.version> <jackson.version>2.14.1</jackson.version>
