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

jamesnetherton pushed a change to branch quarkus-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


 discard 91733dde38 Upgrade Quarkus to 3.6.0.CR1
     add e8cf6c974c Upgrade to Quarkus CXF 2.5.0 fix #5442
     add 9f52c497c8 Remove duplicate quarkus-resteasy dependency from 
camel-quarkus-integration-test-azure-servicebus
     add 5389e6a47b Document how users can upgrade to new Camel Quarkus 
releases without a Quarkus Platform release
     add 7baefaeaa1 Bump quarkiverse-mybatis.version from 2.1.0 to 2.2.0 (#5459)
     new 174ed9cf80 Upgrade Quarkus to 3.6.0.CR1

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   (91733dde38)
            \
             N -- N -- N   refs/heads/quarkus-main (174ed9cf80)

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.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 docs/antora.yml                                    |   1 +
 .../pages/user-guide/dependency-management.adoc    |  58 ++-
 .../cxf/soap/mtom/awt/it/CxfSoapMtomAwtIT.java     |   2 -
 integration-tests-jvm/azure-servicebus/pom.xml     |   4 -
 pom.xml                                            |   6 +-
 poms/bom/src/main/generated/flattened-full-pom.xml | 504 ++++++++++-----------
 .../src/main/generated/flattened-reduced-pom.xml   |  50 +-
 .../generated/flattened-reduced-verbose-pom.xml    | 504 ++++++++++-----------
 tooling/scripts/update-antora-config.groovy        |   2 +
 9 files changed, 589 insertions(+), 542 deletions(-)

Reply via email to