You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2023/04/06 00:59:12 UTC

[camel-spring-boot] branch automatic-periodic-sync updated (a67455b50f1 -> b16fb70536b)

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 a67455b50f1 CAMEL-15105: adjust plugin usages of BeanIntrospection
     add b1859165e95 Upgrade CycloneDX Maven plugin to version 2.7.6
     add 481f7fd9151 Regen
     add c6af6472e07 CAMEL-18625 - Provide an option to pass specific AWS SAML Profile
     add c14d26b8aa4 CAMEL-18625 - Provide an option to pass specific AWS SAML Profile
     add b16fb70536b Regen

No new revisions were added by this update.

Summary of changes:
 .../springboot/catalog/components/aws2-ec2.json    |  2 +-
 .../catalog/components/vertx-websocket.json        |  4 ++++
 .../src/main/docs/vertx-websocket.json             | 13 ++++++++++
 .../VertxWebsocketComponentConfiguration.java      | 28 ++++++++++++++++++++++
 .../src/main/docs/spring-boot.json                 | 13 ++++++++++
 .../boot/vault/AwsVaultAutoConfiguration.java      |  2 ++
 .../vault/AwsVaultConfigurationProperties.java     | 25 +++++++++++++++++++
 .../boot/vault/AwsVaultConfigurationTest.java      | 14 +++++++----
 pom.xml                                            |  2 +-
 9 files changed, 96 insertions(+), 7 deletions(-)