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

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


    omit 2f7858c20d Regen SBOM from commit 
68cf1f6ea9a71845143a2d9bb1e38a60d2bea890
     add c02654c592 Regen SBOM from commit 
68cf1f6ea9a71845143a2d9bb1e38a60d2bea890 (#7526)
     add 13267f11b4 Fix Dev UI nav link
     add 9b2e280869 Bump quarkiverse-langchain4j.version from 1.1.0.CR1 to 
1.1.0.CR2
     add 6fc65d1cd3 Bump com.microsoft.graph:microsoft-graph from 6.45.0 to 
6.46.0
     add eeff286988 Bump quarkiverse-groovy.version from 3.24.2 to 3.24.4
     add ba032458d0 Fix Kafka component Quarkus dev services discovery in dev & 
test mode
     add 461a3b6f47 Bump 
io.quarkiverse.amazonservices:quarkus-amazon-services-bom from 3.6.1 to 3.9.1
     add eef947d9a4 Bump com.microsoft.graph:microsoft-graph from 6.46.0 to 
6.47.0
     add fced4e1c7b Bump quarkiverse-langchain4j.version from 1.1.0.CR2 to 1.1.0
     add f2fe5ddab3 Upgrade Quarkus to 3.25.0
     add bd98e2f2e3 Bump io.quarkiverse.artemis:quarkus-artemis-bom from 3.8.3 
to 3.8.4
     add f2d435e8da fix(azure-storage): Shared key credentials type requires 
credentials to be set
     add de41e5a93a [fixes #7547] Register SimpleSearchTerm for reflection, as 
Camel configurer doesn't exist for that class
     add 3917ed62ff Regen SBOM from commit 
de41e5a93a3967c53e5e11254fd25b41adb44f7e

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   (2f7858c20d)
            \
             N -- N -- N   refs/heads/regen_bot_sbom (3917ed62ff)

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:
 camel-quarkus-sbom/camel-quarkus-sbom.json         | 14189 +++++++++---------
 camel-quarkus-sbom/camel-quarkus-sbom.xml          | 14212 +++++++++----------
 docs/antora.yml                                    |     2 +-
 docs/modules/ROOT/nav.adoc                         |     1 +
 .../component/kafka/deployment/KafkaProcessor.java |    22 +-
 .../deployment/KafkaDevServicesEnabledTest.java    |     2 -
 .../component/kafka/KafkaComponentObserver.java    |    48 +
 extensions/mail-microsoft-oauth/deployment/pom.xml |     2 +-
 extensions/mail-microsoft-oauth/runtime/pom.xml    |     2 +-
 .../component/mail/deployment/MailProcessor.java   |     8 +
 .../storage/blob/it/AzureStorageBlobProducers.java |     1 +
 .../oauth/it/MailMicrosoftOauthRoute.java          |     4 +-
 .../microsoft/oauth/it/MailMicrosoftOauthTest.java |     6 +-
 .../oauth/it/MailMicrosoftOauthTestResource.java}  |    10 +-
 pom.xml                                            |    14 +-
 poms/bom/src/main/generated/flattened-full-pom.xml |  2729 ++--
 .../src/main/generated/flattened-reduced-pom.xml   |   124 +-
 .../generated/flattened-reduced-verbose-pom.xml    |   344 +-
 18 files changed, 15847 insertions(+), 15873 deletions(-)
 create mode 100644 
extensions/kafka/runtime/src/main/java/org/apache/camel/quarkus/component/kafka/KafkaComponentObserver.java
 copy 
integration-tests/{opentelemetry/src/test/java/org/apache/camel/quarkus/component/opentelemetry/it/OpenTelemetryTestResource.java
 => 
mail-microsoft-oauth/src/test/java/org/apache/camel/quarkus/component/mail/microsoft/oauth/it/MailMicrosoftOauthTestResource.java}
 (68%)

Reply via email to