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
The following commit(s) were added to refs/heads/main by this push: new d8ae9865 Bump org.apache.camel:camel-dependencies from 4.10.0 to 4.10.1 (#2400) d8ae9865 is described below commit d8ae9865166191ed80677f36ce2241b22a0172fd Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Wed Mar 5 07:41:17 2025 +0100 Bump org.apache.camel:camel-dependencies from 4.10.0 to 4.10.1 (#2400) Bumps org.apache.camel:camel-dependencies from 4.10.0 to 4.10.1. --- updated-dependencies: - dependency-name: org.apache.camel:camel-dependencies dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 13dd537e..b30106c3 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-dependencies</artifactId> - <version>4.10.0</version> + <version>4.10.1</version> </parent> <groupId>org.apache.camel.kamelets</groupId>