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.86.0
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
discard 4a2ffaf47d Auto generated changes for dependabot commit
ece6b6b339819be134aeb682bbecc9c8072e5074
discard ece6b6b339 Bump com.google.cloud:libraries-bom from 26.84.0 to 26.86.0
add b0dbceb83b Fix intermittent InfinispanClusterServiceTest.testFailover
failure
add 43c96a9b95 Fix Arc warnings for ApplicationScoped beans produced for
JDK classes with final methods
add 7f70f22a82 Tune Scalpel trim args for functional-extension-tests
add 57d6f5a595 chore(ci): Upgrade github actions in custom CEQ actions
add a9f2bfc5e2 Bump actions/setup-java from 5.6.0 to 5.7.0
add 44415c23d3 Bump org.xmlunit:xmlunit-core from 2.12.0 to 2.13.0
add ab63559e68 Bump com.gradle:common-custom-user-data-maven-extension
add 9ba144fbd9 Bump com.google.cloud:libraries-bom from 26.84.0 to 26.86.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 (4a2ffaf47d)
\
N -- N -- N
refs/heads/dependabot/maven/com.google.cloud-libraries-bom-26.86.0 (9ba144fbd9)
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 | 4 +-
.github/actions/test-summary-report/action.yaml | 2 +-
.github/workflows/alternate-jdk-build.yaml | 12 ++---
.github/workflows/camel-master-cron.yaml | 14 +++---
.github/workflows/check-dependency-convergence.yml | 2 +-
.github/workflows/ci-build.yaml | 16 +++----
.github/workflows/generate-sbom-main.yml | 2 +-
.github/workflows/pr-validate.yml | 2 +-
.github/workflows/quarkus-lts-ci-build.yaml | 12 ++---
.github/workflows/quarkus-master-cron.yaml | 14 +++---
.mvn/extensions.xml | 2 +-
.../scheduler/it/SchedulerProducers.java} | 56 +++++++++++++---------
.../component/scheduler/it/SchedulerResource.java | 35 --------------
.../quarkus/test/support/kafka/KafkaProducers.java | 6 +--
.../master/it/InfinispanClusterServiceTest.java | 4 +-
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 +++---
19 files changed, 112 insertions(+), 135 deletions(-)
copy
integration-test-groups/foundation/{core-languages/src/main/java/org/apache/camel/quarkus/core/languages/it/RefLanguageRoutes.java
=>
scheduler/src/main/java/org/apache/camel/quarkus/component/scheduler/it/SchedulerProducers.java}
(53%)