You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2023/10/11 16:39:59 UTC

[camel-quarkus] branch dependabot/maven/io.quarkiverse.amazonservices-quarkus-amazon-services-bom-2.5.2 updated (7a3e424931 -> fc7956d885)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch dependabot/maven/io.quarkiverse.amazonservices-quarkus-amazon-services-bom-2.5.2
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


 discard 7a3e424931 Auto generated changes for dependabot commit 74219cf975c6aab91a68ad0f823070c27d5f7718
 discard 74219cf975 Bump io.quarkiverse.amazonservices:quarkus-amazon-services-bom
     add c3985e643f Camel 4.1 docs is not published (yet)
     add 6a63a2eb1e Upgrade Quarkus to 3.5.0.CR1
     add eb9e26301b Remove auto update of antora camel-docs-version attribute until Camel 4.1 docs are published
     add fc7956d885 Bump io.quarkiverse.amazonservices:quarkus-amazon-services-bom

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   (7a3e424931)
            \
             N -- N -- N   refs/heads/dependabot/maven/io.quarkiverse.amazonservices-quarkus-amazon-services-bom-2.5.2 (fc7956d885)

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:
 docs/antora.yml                                    |    4 +-
 .../csimple/deployment/CSimpleProcessor.java       |    3 +-
 .../dsl/jsh/deployment/JshDslProcessor.java        |    3 +-
 .../dsl/kotlin/deployment/KotlinDslProcessor.java  |    3 +-
 .../resources/container-license-acceptance.txt     |    2 +-
 integration-tests/camel-k-runtime/pom.xml          |    3 -
 .../kafka/sasl/KafkaSaslSslTestResource.java       |   27 +-
 .../quarkus/kafka/sasl/KafkaSaslTestResource.java  |   25 +-
 .../quarkus/kafka/ssl/KafkaSslTestResource.java    |   27 +-
 integration-tests/kubernetes/pom.xml               |    3 -
 integration-tests/master-openshift/pom.xml         |    3 -
 pom.xml                                            |   12 +-
 poms/bom/src/main/generated/flattened-full-pom.xml | 2327 ++++++++++----------
 .../src/main/generated/flattened-reduced-pom.xml   |   96 +-
 .../generated/flattened-reduced-verbose-pom.xml    |  264 +--
 .../apache/camel/quarkus/test/CallbackUtil.java    |    5 +-
 16 files changed, 1387 insertions(+), 1420 deletions(-)