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

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


 discard 471f5fdd0d Upgrade Quarkus to 3.9.0.CR1
     add 4c7cbd4c7f Bump quarkiverse-jsch.version from 3.0.5 to 3.0.6 (#5710)
     add 212e996be9 Fix #573 to add manual saga tests (#5714)
     new d8a711e007 Upgrade Quarkus to 3.9.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   (471f5fdd0d)
            \
             N -- N -- N   refs/heads/quarkus-main (d8a711e007)

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:
 integration-tests/lra/pom.xml                      | 17 +++++++++++++
 .../quarkus/component/lra/it/LraResource.java      | 25 +++++++++++++++++++
 .../camel/quarkus/component/lra/it/LraRoutes.java  | 28 ++++++++++++++++++++++
 .../camel/quarkus/component/lra/it/LraTest.java    | 17 +++++++++++++
 pom.xml                                            |  4 ++--
 poms/bom/src/main/generated/flattened-full-pom.xml |  6 ++---
 .../src/main/generated/flattened-reduced-pom.xml   |  6 ++---
 .../generated/flattened-reduced-verbose-pom.xml    |  6 ++---
 8 files changed, 98 insertions(+), 11 deletions(-)

Reply via email to