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 1a162c2d316 Sync deps add 033debd5807 CAMEL-18256 - Camel-Hashicorp-vault: Support Versioning of secret while reading add e9860838b43 CAMEL-18256 - Camel-Hashicorp-vault: Support Versioning of secret while reading add 080b5c9e97f CAMEL-18256 - Camel-Hashicorp-vault: Support Versioning of secret while reading add 23733dc84c5 Regen and sync add 2a7da0732ed Regen for commit 23733dc84c51ca8744159f2f8c209de09e0b358f No new revisions were added by this update. Summary of changes: .../apache/camel/catalog/components/hashicorp-vault.json | 3 ++- .../camel/component/hashicorp/vault/hashicorp-vault.json | 3 ++- .../hashicorp/vault/HashicorpVaultConstants.java | 5 +++++ .../component/hashicorp/vault/HashicorpVaultProducer.java | 7 +++++++ ...a => HashicorpProducerCreateMultiVersionSecretIT.java} | 15 ++++++++++++--- ...a => HashicorpProducerReadMultiVersionedSecretIT.java} | 14 ++++++++++++-- .../dsl/HashicorpVaultEndpointBuilderFactory.java | 13 +++++++++++++ 7 files changed, 53 insertions(+), 7 deletions(-) copy components/camel-hashicorp-vault/src/test/java/org/apache/camel/component/hashicorp/vault/integration/operations/{HashicorpProducerCreateSecretIT.java => HashicorpProducerCreateMultiVersionSecretIT.java} (84%) copy components/camel-hashicorp-vault/src/test/java/org/apache/camel/component/hashicorp/vault/integration/operations/{HashicorpProducerCreateSecretIT.java => HashicorpProducerReadMultiVersionedSecretIT.java} (83%)