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 9dbb28e2247e1595e8158308787593ce3a0ab9e9 Author: Claus Ibsen <[email protected]> AuthorDate: Sat Jun 28 11:36:24 2025 +0200 Bump for next 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 6cba9df2b5c..d8376d63f4a 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.6</version> + <version>4.10.7-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.camel</groupId>
