This is an automated email from the ASF dual-hosted git repository.
dependabot[bot] pushed a change to branch
dependabot/maven/io.quarkiverse.langchain4j-quarkus-langchain4j-bom-1.11.2
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
omit 1b82dc8e59 Bump io.quarkiverse.langchain4j:quarkus-langchain4j-bom
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 e3e384b749 Bump io.quarkiverse.langchain4j:quarkus-langchain4j-bom
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 (1b82dc8e59)
\
N -- N -- N
refs/heads/dependabot/maven/io.quarkiverse.langchain4j-quarkus-langchain4j-bom-1.11.2
(e3e384b749)
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 | 87 ++++++++++------------
.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 ++++++++
10 files changed, 278 insertions(+), 218 deletions(-)