This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/org.apache.maven.shared-maven-common-artifact-filters-3.2.0
in repository https://gitbox.apache.org/repos/asf/maven-surefire.git.
omit b5a1e78 Bump maven-common-artifact-filters from 3.1.0 to 3.2.0
add 09c547c Bump junit-toolbox from 1.11 to 2.4
add e969bef enforce-java [1.8, 1.9) not needed
add c0c6eb4 Bump powermockVersion from 2.0.5 to 2.0.9
add 33a93ca [SUREFIRE-1869] Replace deprecated File.toURL() by
File.toURI().toURL()
add 71fdc14 Bump jsr305 from 2.0.3 to 3.0.2
add e22074e Bump maven-common-artifact-filters from 3.1.0 to 3.2.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 (b5a1e78)
\
N -- N -- N
refs/heads/dependabot/maven/org.apache.maven.shared-maven-common-artifact-filters-3.2.0
(e22074e)
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:
pom.xml | 33 ++--------------------
.../apache/maven/surefire/booter/Classpath.java | 2 +-
.../maven/surefire/booter/ClasspathTest.java | 23 ++++++++-------
.../surefire/booter/IsolatedClassLoaderTest.java | 2 +-
.../surefire/booter/NewClassLoaderRunner.java | 11 +++++---
.../surefire-946-self-destruct-plugin/pom.xml | 2 +-
.../resources/test-helper-dump-pid-plugin/pom.xml | 2 +-
7 files changed, 25 insertions(+), 50 deletions(-)