This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
commit 808d4437440a9a2d9d6aafb5c9c35ba0a748fe63 Author: Andrea Cosentino <[email protected]> AuthorDate: Fri Apr 24 11:22:38 2020 +0200 AWS2-MSK: Dependencies element title in docs --- components/camel-aws2-msk/src/main/docs/aws2-msk-component.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/camel-aws2-msk/src/main/docs/aws2-msk-component.adoc b/components/camel-aws2-msk/src/main/docs/aws2-msk-component.adoc index bee8ade..421d307 100644 --- a/components/camel-aws2-msk/src/main/docs/aws2-msk-component.adoc +++ b/components/camel-aws2-msk/src/main/docs/aws2-msk-component.adoc @@ -175,7 +175,7 @@ from("direct:createUser") In this way you'll pass the request directly without the need of passing headers and options specifically related to this operation. -Dependencies +== Dependencies Maven users will need to add the following dependency to their pom.xml.
