This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-4.10.x in repository https://gitbox.apache.org/repos/asf/camel.git
commit 53ce9063517c2f84fc5a9a069e9e1923599e5faa Author: Claus Ibsen <[email protected]> AuthorDate: Mon Sep 29 15:24:48 2025 +0200 Bump version --- bom/camel-bom/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bom/camel-bom/pom.xml b/bom/camel-bom/pom.xml index 2f1d5942d07..c319210ce8f 100644 --- a/bom/camel-bom/pom.xml +++ b/bom/camel-bom/pom.xml @@ -2015,7 +2015,7 @@ <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-test</artifactId> - <version>4.10.7</version> + <version>4.10.8-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.camel</groupId>
