This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
commit 9f0f5dc92d06f8da2a97ae77eba4f67106563991 Author: JiriOndrusek <[email protected]> AuthorDate: Mon Oct 14 14:08:38 2024 +0200 formatting issue --- poms/bom/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/poms/bom/pom.xml b/poms/bom/pom.xml index 5b7301e4dc..dfe0fcaa07 100644 --- a/poms/bom/pom.xml +++ b/poms/bom/pom.xml @@ -1335,7 +1335,7 @@ <artifactId>camel-groovy</artifactId> <version>${camel.version}</version> </dependency> - <dependency> + <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-grpc</artifactId> <version>${camel.version}</version>
