This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-4.14.x in repository https://gitbox.apache.org/repos/asf/camel.git
commit fbbf4bd529982675f232547e994f4016d1ff0a23 Author: Claus Ibsen <[email protected]> AuthorDate: Mon Jul 6 17:41:25 2026 +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 b729de3cc7f7..5516b54bf590 100644 --- a/bom/camel-bom/pom.xml +++ b/bom/camel-bom/pom.xml @@ -2085,7 +2085,7 @@ <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-test</artifactId> - <version>4.14.8</version> + <version>4.14.9-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.camel</groupId>
