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 319fa554afc CAMEL-22822 - Camel-Chroma: Create a Spring Boot starter
(#1614)
add 4d982b392c3 CAMEL-18941: Handle AutoConfiguration.imports updates
add 34726f9542f Regen
add 56c49e1be7c Revert "Upgrade maven wrapper to maven 3.9.12" (#1616)
add 0f351e07a94 Remove version override for maven-scm-provider-gitexe
(#1617)
add c23d808044e Regen
No new revisions were added by this update.
Summary of changes:
.mvn/wrapper/maven-wrapper.properties | 2 +-
.../springboot/catalog/components/aws2-athena.json | 33 +++----
.../springboot/catalog/components/aws2-cw.json | 104 +++++++++++----------
.../springboot/catalog/components/aws2-ddb.json | 41 ++++----
.../catalog/components/iec60870-client.json | 13 ++-
.../camel/springboot/catalog/components/once.json | 2 +-
.../springboot/catalog/components/sql-stored.json | 2 +-
.../springboot/catalog/components/stripe.json | 2 +-
.../src/main/docs/aws2-cw.json | 7 ++
.../cw/springboot/Cw2ComponentConfiguration.java | 13 +++
.../springboot/OnceComponentConfiguration.java | 3 +-
.../camel-sql-starter/src/main/docs/sql.json | 2 +-
.../SqlStoredComponentConfiguration.java | 7 +-
.../springboot/StripeComponentConfiguration.java | 2 +-
pom.xml | 7 --
.../maven/SpringBootAutoConfigurationMojo.java | 102 +++++++++++++-------
16 files changed, 203 insertions(+), 139 deletions(-)