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

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


    omit 71d0642c8e Synced and generated files
    omit 256e2f9db8 Fixed JPA (CAMEL-19225)
    omit 01d55a0796 Fixed aws2-kinesis - 
https://github.com/apache/camel/pull/10919
    omit 6656713a16 Fix CamelKafkaHealthCheckTest
    omit fd78166643 Upgrade Camel to 4.0.0
     add e6403792ae Register known jakarta.mail exception classes for reflection
     add abe509d72b Fix #5149 to manage com.ibm.icu:icu4j (#5150)
     add a289f00cc8 Updated CHANGELOG.md
     add 426bd18e96 Regen SBOM from commit 
a289f00cc8369a02eac809ceef92e1d2e2435af1 (#5151)
     add 1ee640f156 Updated CHANGELOG.md
     new 2bf5a56424 Upgrade Camel to 4.0.0
     new d12394bec1 Fix CamelKafkaHealthCheckTest
     new a215751476 Fixed aws2-kinesis - 
https://github.com/apache/camel/pull/10919
     new e2f22d27ea Fixed JPA (CAMEL-19225)
     new f05b1e8c40 Synced and generated files
     new 4e1517d765 Generated poms

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   (71d0642c8e)
            \
             N -- N -- N   refs/heads/camel-main (4e1517d765)

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 6 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:
 CHANGELOG.md                                       |    5 +
 camel-quarkus-sbom/camel-quarkus-sbom.json         | 8642 ++++++++++----------
 camel-quarkus-sbom/camel-quarkus-sbom.xml          | 8090 +++++++++---------
 .../mail/deployment/SupportMailProcessor.java      |   29 +-
 .../quarkus/component/mail/CamelResource.java      |   15 +
 .../camel/quarkus/component/mail/CamelRoute.java   |    6 +
 .../camel/quarkus/component/mail/MailTest.java     |   13 +-
 pom.xml                                            |    7 +-
 poms/bom/pom.xml                                   |    6 +
 poms/bom/src/main/generated/flattened-full-pom.xml |  765 +-
 .../src/main/generated/flattened-reduced-pom.xml   |   63 +-
 .../generated/flattened-reduced-verbose-pom.xml    |  227 +-
 12 files changed, 8896 insertions(+), 8972 deletions(-)

Reply via email to