This is an automated email from the ASF dual-hosted git repository.
dependabot[bot] pushed a change to branch
dependabot/maven/com.google.cloud-libraries-bom-26.84.0
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
omit b7e4be6468 Auto generated changes for dependabot commit
95aa13eac8c3cf24b1ed6933e85f3110e4569232
omit 95aa13eac8 Bump com.google.cloud:libraries-bom from 26.83.0 to 26.84.0
add 39080d3108 Bump actions/setup-java from 5.2.0 to 5.3.0
add c73a8a5098 Genericise setup-maven-cache action and cache shibboleth
repository artifacts
add f44b6620a0 Add opt-in capability to skip cxf-soap-grouped AWT tests on
macOS
add 8aa3a56abb Restore ci-build.yaml push event branch restrictions and
repository namespace check
add 0c76ee5b8c Bump io.quarkiverse.langchain4j:quarkus-langchain4j-bom
add a7cafb18c9 Bump com.google.cloud:libraries-bom from 26.83.0 to 26.84.0
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 (b7e4be6468)
\
N -- N -- N
refs/heads/dependabot/maven/com.google.cloud-libraries-bom-26.84.0 (a7cafb18c9)
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:
.github/actions/setup-maven-cache/action.yaml | 73 ++++++++++++++++---
.github/workflows/alternate-jdk-build.yaml | 56 ++++++++-------
.github/workflows/camel-master-cron.yaml | 65 +++++++++--------
.github/workflows/check-dependency-convergence.yml | 18 ++---
.github/workflows/ci-build.yaml | 81 +++++++++++-----------
.github/workflows/generate-sbom-main.yml | 18 ++---
.github/workflows/pr-validate.yml | 29 +++-----
.github/workflows/quarkus-lts-ci-build.yaml | 56 ++++++++-------
.github/workflows/quarkus-master-cron.yaml | 61 ++++++++--------
integration-tests/cxf-soap-grouped/pom.xml | 33 +++++++++
pom.xml | 22 +++---
poms/bom/src/main/generated/flattened-full-pom.xml | 14 ++--
.../src/main/generated/flattened-reduced-pom.xml | 14 ++--
.../generated/flattened-reduced-verbose-pom.xml | 14 ++--
14 files changed, 309 insertions(+), 245 deletions(-)