This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git.
from 95a0b70 CAMEL-17644 - Support ability to load properties from
Vault/Secrets cloud services - aws secrets manager
add fb816fe Regen for commit 255c4bb00c68f200524a7e09227fffc6876df3e0
No new revisions were added by this update.
Summary of changes:
.../apache/camel/builder/component/ComponentsBuilderFactory.java | 3 +++
.../camel/builder/component/dsl/AhcComponentBuilderFactory.java | 1 +
.../camel/builder/component/dsl/AhcWsComponentBuilderFactory.java | 1 +
.../camel/builder/component/dsl/AhcWssComponentBuilderFactory.java | 1 +
dsl/camel-componentdsl/src/generated/resources/metadata.json | 6 +++---
.../org/apache/camel/builder/endpoint/StaticEndpointBuilders.java | 4 ++++
.../camel/builder/endpoint/dsl/AhcEndpointBuilderFactory.java | 3 +++
.../apache/camel/builder/endpoint/dsl/WsEndpointBuilderFactory.java | 4 ++++
8 files changed, 20 insertions(+), 3 deletions(-)