This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/maven-surefire-plugin.version-3.5.4
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
discard bd9175b3fd Bump maven-surefire-plugin.version from 3.5.3 to 3.5.4
add 4de3d25067 Wait for process to exit when destroying processes created
from QuarkusProcessExecutor
add a24df2ba4b Bump maven-surefire-plugin.version from 3.5.3 to 3.5.4
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 (bd9175b3fd)
\
N -- N -- N
refs/heads/dependabot/maven/maven-surefire-plugin.version-3.5.4 (a24df2ba4b)
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:
.../support/process/QuarkusProcessExecutor.java | 28 +++++++++++++++++++++-
.../component/master/it/MasterFileTest.java | 4 ++--
.../component/master/it/MasterOpenShiftTest.java | 4 ++--
.../component/quartz/it/QuartzClusteredTest.java | 2 +-
4 files changed, 32 insertions(+), 6 deletions(-)