This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch automatic-periodic-sync
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
from 7eacc6a6588 [create-pull-request] automated change
add 221fb7605d9 CAMEL-18502 - Support Secrets Reload from Vault/Cloud
Service in camel-spring-boot - Google Secret Manager
add ead062cb95c CAMEL-18502 - Support Secrets Reload from Vault/Cloud
Service in camel-spring-boot - Google Secret Manager
add 393d1800179 CAMEL-18502 - Support Secrets Reload from Vault/Cloud
Service in camel-spring-boot - Google Secret Manager
add 49448c86202 CAMEL-18502 - Support Secrets Reload from Vault/Cloud
Service in camel-spring-boot - Google Secret Manager
add 5dcc7d0652d CAMEL-18502 - Support Secrets Reload from Vault/Cloud
Service in camel-spring-boot - Google Secret Manager
add 5a66bcc58a8 CAMEL-18502 - Support Secrets Reload from Vault/Cloud
Service in camel-spring-boot - Google Secret Manager
add e472759ef4a [create-pull-request] automated change
No new revisions were added by this update.
Summary of changes:
.../catalog/components/google-pubsub.json | 1 +
.../camel/springboot/catalog/components/xj.json | 2 +
.../springboot/catalog/components/xslt-saxon.json | 2 +
.../camel-xj-starter/src/main/docs/xj.json | 7 +++
.../xj/springboot/XJComponentConfiguration.java | 15 +++++++
.../src/main/docs/xslt-saxon.json | 7 +++
.../XsltSaxonComponentConfiguration.java | 15 +++++++
.../src/main/docs/spring-boot.json | 26 +++++++++++
.../boot/vault/GcpVaultAutoConfiguration.java | 5 ++-
.../vault/GcpVaultConfigurationProperties.java | 52 ++++++++++++++++++++++
.../boot/vault/GcpVaultConfigurationTest.java | 11 ++++-
11 files changed, 141 insertions(+), 2 deletions(-)