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 5d48227 [create-pull-request] automated change add 3150d9d [create-pull-request] automated change add 1090cb6 Upgrade Spring Cloud Netflix to version 2.2.4.RELEASE add 84f0d5e Upgrade Spring Cloud Commons to version 2.2.4.RELEASE add 70f00ce Upgrade Spring Cloud Consul to version 2.2.4.RELEASE add c6d15b6 Upgrade Spring Cloud Zookeeper to version 2.2.3.RELEASE add d7c2a0e [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 (5d48227) \ N -- N -- N refs/heads/automatic-periodic-sync (d7c2a0e) 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: .../catalog/components/azure-storage-blob.json | 2 + .../catalog/components/azure-storage-queue.json | 2 + .../src/main/docs/azure-storage-blob-starter.adoc | 3 +- .../springboot/BlobComponentConfiguration.java | 14 ++++ .../src/main/docs/azure-storage-queue-starter.adoc | 3 +- .../springboot/QueueComponentConfiguration.java | 14 ++++ .../ROOT/pages/azure-storage-blob-starter.adoc | 3 +- .../ROOT/pages/azure-storage-queue-starter.adoc | 3 +- pom.xml | 8 +- tooling/camel-spring-boot-dependencies/pom.xml | 86 +++++++++++----------- 10 files changed, 87 insertions(+), 51 deletions(-)