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 fa71a48c9d Upgrade Quarkus to 3.28.0.CR1
     add 4fcccb3fec Remove unnecessary notice about Locales
     add 49546e4e46 Remove unnecessary workaround for Windows
     add e5f68c1cba Bump quarkiverse-groovy.version from 3.26.2 to 3.26.3
     add f974a9069e Fix #7545 and enable Iso8583Test for Windows
     add abcf337a7f Bump com.microsoft.graph:microsoft-graph from 6.51.0 to 
6.52.0
     add 660b80c61f [fixes #7283] Remove forced com.ibm.cloud:sdk-core for 
Couchdb
     add 599ce5b7e6 Remove workaround for langchain4j-tools header type 
conversion
     add 5919edf992 Remove workaround for FHIR tests
     add 4ce5da1cc8 [relates #4039] Bump google storage test container version 
and add logging
     add 311da546af Bump net.revelc.code.formatter:formatter-maven-plugin
     add f42e713190 Regen SBOM from commit 
311da546afbbd42644752bbf8bd6b93dedd87a2f (#7732)
     add 29c84892e9 [fixes #7734] Bake keycloak docker image into JAR so it is 
consumable by quarkus platform
     add 1df8eb8cab Stop managing artifacts managed in quarkus-bom
     new fdf72ecfae Upgrade Quarkus to 3.28.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   (fa71a48c9d)
            \
             N -- N -- N   refs/heads/quarkus-main (fdf72ecfae)

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:
 camel-quarkus-sbom/camel-quarkus-sbom.json         | 13657 +++++++++----------
 camel-quarkus-sbom/camel-quarkus-sbom.xml          | 12787 +++++++++--------
 .../ROOT/pages/reference/extensions/geocoder.adoc  |     6 -
 extensions/couchdb/runtime/pom.xml                 |    10 -
 .../runtime/src/main/doc/configuration.adoc        |     1 -
 .../quarkus/component/fhir/it/FhirR5Resource.java  |    20 +-
 .../google/storage/it/GoogleStorageRoute.java      |     1 +
 .../google/storage/it/GoogleStorageTest.java       |     6 +-
 .../component/iso8583/it/Iso8583Resource.java      |    16 +-
 .../quarkus/component/iso8583/it/Iso8583Test.java  |     3 -
 integration-tests/kafka-oauth/pom.xml              |    38 +-
 .../src/main/resources/application.properties      |     5 +-
 .../kafka/oauth/it/KafkaKeycloakTestResource.java  |     3 +
 .../tools/it/Langchain4jToolsRoutes.java           |    13 -
 .../component/master/it/MasterOpenShiftTest.java   |     3 -
 pom.xml                                            |    12 +-
 poms/bom/pom.xml                                   |    30 -
 poms/bom/src/main/generated/flattened-full-pom.xml |    59 +-
 .../src/main/generated/flattened-reduced-pom.xml   |    39 +-
 .../generated/flattened-reduced-verbose-pom.xml    |    39 +-
 20 files changed, 13154 insertions(+), 13594 deletions(-)
 delete mode 100644 extensions/geocoder/runtime/src/main/doc/configuration.adoc

Reply via email to