This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch 4.10.x in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
The following commit(s) were added to refs/heads/4.10.x by this push: new dade5505 Upgrade to 4.10.2 dade5505 is described below commit dade5505416b6397f4b7830077c69ad7f2c5ea0f Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon Mar 10 10:20:30 2025 +0100 Upgrade to 4.10.2 Signed-off-by: Andrea Cosentino <anco...@gmail.com> --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index fb44f9eb..c4a14ea1 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-dependencies</artifactId> - <version>4.10.1</version> + <version>4.10.2</version> </parent> <groupId>org.apache.camel.kamelets</groupId> @@ -62,7 +62,7 @@ <apache-rat-plugin.version>0.16.1</apache-rat-plugin.version> <cyclonedx-maven-plugin-version>2.9.1</cyclonedx-maven-plugin-version> - <camel.version>4.10.1</camel.version> + <camel.version>4.10.2</camel.version> <citrus.version>4.5.2</citrus.version> <cucumber.version>7.20.1</cucumber.version>