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 c6053f9e454 (chores) ci: fixed incorrect name for the alternative OS 
build
     new 4bbf1273a83 Upgrade JT400 to version 11.0
     new 84b0ec77185 Sync deps
     new 432f3b8c1b7 CAMEL-17689 - Create a Camel Hashicorp Vault Component - 
Read secret operation
     new 5ed03d60b88 CAMEL-17689 - Create a Camel Hashicorp Vault Component - 
Read Secret operation

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 camel-dependencies/pom.xml                         |  2 +-
 .../component/hashicorp/vault/hashicorp-vault.json |  5 +-
 .../hashicorp/vault/HashicorpVaultConstants.java   |  6 +-
 .../hashicorp/vault/HashicorpVaultOperation.java   |  3 +-
 .../hashicorp/vault/HashicorpVaultProducer.java    | 17 ++++++
 .../operations/HashicorpProducerReadSecretIT.java  | 66 ++++++++++++++++++++++
 parent/pom.xml                                     |  2 +-
 7 files changed, 95 insertions(+), 6 deletions(-)
 create mode 100644 
components/camel-hashicorp-vault/src/test/java/org/apache/camel/component/hashicorp/vault/integration/operations/HashicorpProducerReadSecretIT.java

Reply via email to