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

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


    omit 43dc27128c Auto generated changes for dependabot commit 
f4e403390c5bc16cf41916d23d01a8ab8787a2ef
    omit f4e403390c Bump 
io.quarkiverse.amazonservices:quarkus-amazon-services-bom
     add d073a2c049 Upgrade quarkus-fory to 1.3.1
     add 0115bbcf7b Add org.apache.kafka:connect-transforms to 
camel-quarkus-debezium-support to fix native mode service instantiation
     add dbd78f0f11 Bump eu.maveniverse.maven.scalpel:extension from 0.3.5 to 
0.3.7
     add 95da810e6d Bump 
io.quarkiverse.amazonservices:quarkus-amazon-services-bom
     add c77996b32f Auto generated changes for dependabot commit 
f4e403390c5bc16cf41916d23d01a8ab8787a2ef
     add 115f9071c4 Add apache5-client to aws2 extensions

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   (43dc27128c)
            \
             N -- N -- N   
refs/heads/dependabot/maven/io.quarkiverse.amazonservices-quarkus-amazon-services-bom-3.20.0
 (115f9071c4)

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:
 .mvn/extensions.xml                                |   2 +-
 extensions-support/aws2/deployment/pom.xml         |   4 +
 .../commons/deployment/AwsCommonsProcessor.java    |  23 ++---
 extensions-support/aws2/runtime/pom.xml            |   8 ++
 extensions-support/debezium/runtime/pom.xml        |   6 +-
 .../camel/quarkus/component/fory/it/Pojo.java      |   2 +-
 .../quarkus/component/fory/it/PojoSerializer.java  |  45 +++++++++
 pom.xml                                            |   2 +-
 poms/bom/pom.xml                                   | 101 +++++++++++++++++++
 poms/bom/src/main/generated/flattened-full-pom.xml | 110 +++++++++++++++++++--
 .../src/main/generated/flattened-reduced-pom.xml   | 110 +++++++++++++++++++--
 .../generated/flattened-reduced-verbose-pom.xml    | 110 +++++++++++++++++++--
 12 files changed, 484 insertions(+), 39 deletions(-)
 create mode 100644 
integration-tests/fory/src/main/java/org/apache/camel/quarkus/component/fory/it/PojoSerializer.java

Reply via email to