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 bb21e48 camel-braintree: test fixes and improvements (#5376) add 0426da7 CAMEL-16512 - Camel-Azure components: mark the clients as autowired - Storage-Blob add 798b7da CAMEL-16512 - Camel-Azure components: mark the clients as autowired - Storage-Blob add d2524c2 Camel-Azure-Storage-Blob: The 1.0.2 is using Jackson BOM 2.11.3 and it won't work with Jackson 2.12.x add daa01a7 Regen for commit d2524c204ff03d7aad899aad8c527e014e13d9df No new revisions were added by this update. Summary of changes: camel-dependencies/pom.xml | 1 + .../catalog/components/azure-storage-blob.json | 6 +- .../catalog/docs/azure-storage-blob-component.adoc | 10 +- .../camel-azure/camel-azure-storage-blob/pom.xml | 21 ++++ .../storage/blob/BlobComponentConfigurer.java | 11 +-- .../azure/storage/blob/BlobEndpointConfigurer.java | 11 +-- .../azure/storage/blob/BlobEndpointUriFactory.java | 3 +- .../azure/storage/blob/azure-storage-blob.json | 6 +- .../main/docs/azure-storage-blob-component.adoc | 10 +- .../azure/storage/blob/BlobComponent.java | 20 ---- .../azure/storage/blob/BlobConfiguration.java | 16 +-- .../AzureStorageBlobComponentBuilderFactory.java | 19 ---- .../endpoint/dsl/BlobEndpointBuilderFactory.java | 110 --------------------- .../ROOT/pages/azure-storage-blob-component.adoc | 10 +- parent/pom.xml | 1 + 15 files changed, 52 insertions(+), 203 deletions(-)