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
The following commit(s) were added to refs/heads/camel-main by this push:
new f711a060d3 formatting issue
f711a060d3 is described below
commit f711a060d3fc70bf74d0dc4349b97219a83ae80d
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>