zhfeng commented on code in PR #3931: URL: https://github.com/apache/camel-quarkus/pull/3931#discussion_r927654084
########## poms/bom/pom.xml: ########## @@ -1844,6 +1930,11 @@ </exclusion> </exclusions> </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-directvm</artifactId> + <version>${camel.version}</version> + </dependency> Review Comment: @ppalaga can you take a look? maybe we can exclude it from `camel-cxf-soap`? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org