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 adcc9622dab Bump peter-evans/create-pull-request from 7.0.11 to 8.0.0
(#1599)
add 1ec7cbc85e8 Upgrade maven wrapper to maven 3.9.12
add 2a5d3e9a635 Regen
add 7a8de977585 [create-pull-request] automated change
No new revisions were added by this update.
Summary of changes:
.mvn/wrapper/maven-wrapper.properties | 2 +-
.../catalog/components/aws-secrets-manager.json | 4 +-
.../springboot/catalog/components/aws2-athena.json | 102 +++++++++++----------
.../catalog/components/aws2-timestream.json | 8 +-
.../catalog/components/aws2-transcribe.json | 4 +-
.../catalog/components/dynamic-router.json | 2 +-
.../camel/springboot/catalog/others/mdc.json | 2 +-
.../src/main/docs/aws-secrets-manager.json | 2 +-
.../SecretsManagerComponentConfiguration.java | 2 +-
.../src/main/docs/aws2-athena.json | 20 ++++
.../springboot/Athena2ComponentConfiguration.java | 38 ++++++++
.../src/main/docs/aws2-timestream.json | 13 +++
.../Timestream2ComponentConfiguration.java | 26 ++++++
.../src/main/docs/aws2-transcribe.json | 4 +-
.../Transcribe2ComponentConfiguration.java | 6 +-
tooling/camel-spring-boot-dependencies/pom.xml | 14 +--
16 files changed, 178 insertions(+), 71 deletions(-)