This is an automated email from the ASF dual-hosted git repository. jiriondrusek pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
commit d6615220206dc592a7b8b37323bd5ab096af8664 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 d27a525025..0b78413ab8 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>
