This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a change to branch automatic-periodic-sync
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
from 30ca81f8eb4 Regen
add 264db4c12e0 Fix compilation error in camel-aws-s3 (#1783)
add 197ff4512cc Regen
add 8b32eb39f3e Regen
add 4f29cf594cb [create-pull-request] automated change
No new revisions were added by this update.
Summary of changes:
.../components/aws-bedrock-agent-runtime.json | 11 +-
.../catalog/components/aws-bedrock-agent.json | 7 +-
.../springboot/catalog/components/aws-bedrock.json | 13 +-
.../springboot/catalog/components/braintree.json | 4 +-
.../springboot/catalog/components/docling.json | 160 +++++++++++----------
.../catalog/components/iec60870-client.json | 2 +-
.../catalog/components/iec60870-server.json | 2 +-
.../springboot/catalog/components/mina-sftp.json | 2 +-
.../camel/springboot/catalog/components/nats.json | 95 ++++++------
.../camel/springboot/catalog/components/sftp.json | 10 +-
.../src/main/docs/docling.json | 7 +
.../springboot/DoclingComponentConfiguration.java | 13 ++
.../camel-ftp-starter/src/main/docs/ftp.json | 39 +++++
.../springboot/SftpComponentConfiguration.java | 81 +++++++++++
.../camel-nats-starter/src/main/docs/nats.json | 7 +
.../springboot/NatsComponentConfiguration.java | 22 +++
.../SpringBootPlatformHttpAutoConfiguration.java | 5 +-
tooling/camel-spring-boot-dependencies/pom.xml | 4 +-
18 files changed, 338 insertions(+), 146 deletions(-)