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.
omit 4055824 [create-pull-request] automated change add 15356d9 [create-pull-request] automated change add 86074f4 CAMEL-15940: camel-spring-boot - Property placeholder should use spring environment at a higher level to support all of springs placeholder features. add 977e2d8 Polished add e4159e0 Upgrade Spring Boot to version 2.4.1 add 2f3489a Upgrade Spring Boot version in archetype too to version 2.4.1 add 3118a79 Regen add 2fe6b65 Regen add 2972a35 Regen add 09a4c84 [create-pull-request] automated change This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (4055824) \ N -- N -- N refs/heads/automatic-periodic-sync (09a4c84) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: archetypes/camel-archetype-spring-boot/pom.xml | 2 +- .../springboot/catalog/components/dataset.json | 2 +- .../springboot/catalog/components/jclouds.json | 2 +- .../camel/springboot/catalog/components/sip.json | 2 +- .../camel/springboot/catalog/components/sips.json | 2 +- components-starter/README.adoc | 4 +- .../springboot/DataSetComponentConfiguration.java | 2 +- .../springboot/JcloudsComponentConfiguration.java | 2 +- .../camel/spring/boot/CamelAutoConfiguration.java | 6 +- .../camel/spring/boot/SpringPropertiesParser.java | 6 +- docs/modules/ROOT/pages/list.adoc | 4 +- pom.xml | 2 +- tooling/camel-spring-boot-dependencies/pom.xml | 112 ++++++++++----------- 13 files changed, 73 insertions(+), 75 deletions(-)