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 39be074c2ca Regen for commit 23733dc84c51ca8744159f2f8c209de09e0b358f add e99f68716eb CAMEL-18257 - Camel-Hashicorp-vault: Support list secrets operation add 4afb3e19e03 CAMEL-18257 - Camel-Hashicorp-vault: Support list secrets operation add c31616513aa CAMEL-18257 - Camel-Hashicorp-vault: Support list secrets operation add 640ff56edc4 (chores) camel-support: removed redundant conditions add ae1ccbe1c28 Regen for commit 640ff56edc491d4d4ea3c3b4e76db7de837ab096 No new revisions were added by this update. Summary of changes: .../camel/catalog/components/hashicorp-vault.json | 2 +- .../component/hashicorp/vault/hashicorp-vault.json | 2 +- .../hashicorp/vault/HashicorpVaultOperation.java | 3 ++- .../hashicorp/vault/HashicorpVaultProducer.java | 11 ++++++++++ ...IT.java => HashicorpProducerListSecretsIT.java} | 25 ++++++++++------------ .../org/apache/camel/support/ObjectHelper.java | 8 +++---- .../builder/TokenXMLExpressionIterator.java | 2 +- .../management/MixinRequiredModelMBean.java | 2 +- 8 files changed, 31 insertions(+), 24 deletions(-) copy components/camel-hashicorp-vault/src/test/java/org/apache/camel/component/hashicorp/vault/integration/operations/{HashicorpProducerCreateMultiVersionSecretIT.java => HashicorpProducerListSecretsIT.java} (76%)