This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git.
from 0299b3c CAMEL-15836 - Camel-AWS2-MQ: enable autowire on the MQ client, added a note in the migration guide add 01ec963 camel-vertx - Use autowired No new revisions were added by this update. Summary of changes: .../org/apache/camel/catalog/components/vertx.json | 2 +- .../apache/camel/catalog/docs/vertx-component.adoc | 2 +- .../component/vertx/VertxComponentConfigurer.java | 5 +++ .../org/apache/camel/component/vertx/vertx.json | 2 +- .../camel-vertx/src/main/docs/vertx-component.adoc | 2 +- .../camel/component/vertx/VertxComponent.java | 18 +-------- .../apache/camel/component/vertx/VertxHelper.java | 44 ---------------------- .../modules/ROOT/pages/vertx-component.adoc | 2 +- 8 files changed, 11 insertions(+), 66 deletions(-) delete mode 100644 components/camel-vertx/src/main/java/org/apache/camel/component/vertx/VertxHelper.java