This is an automated email from the ASF dual-hosted git repository.
slachiewicz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-surefire.git
from 27548ec1c [SUREFIRE-2177] Use junit-bom instead of single JUnit 5
versions
new d48befbf2 [MNG-6847] Use diamond operator
new 8ca7a0950 [MNG-6847] Apply spotless
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../org/apache/maven/plugin/surefire/AbstractSurefireMojoTest.java | 4 ++--
.../apache/maven/plugin/surefire/util/DependenciesScannerTest.java | 6 +++---
.../java/org/apache/maven/surefire/report/FileReporterTest.java | 4 ++--
.../java/org/apache/maven/surefire/booter/SurefireReflector.java | 2 +-
.../org/apache/maven/surefire/booter/SurefireReflectorTest.java | 2 +-
.../java/org/apache/maven/surefire/its/fixture/OutputValidator.java | 2 +-
.../src/test/java/debug/ParallelTest.java | 2 +-
.../java/org/apache/maven/surefire/junit4/JUnit4ProviderTest.java | 2 +-
.../org/apache/maven/surefire/junitcore/AsynchronousRunner.java | 2 +-
.../maven/surefire/junitcore/ConfigurableParallelComputer.java | 3 +--
.../maven/surefire/junitcore/pc/SharedThreadPoolStrategy.java | 2 +-
11 files changed, 15 insertions(+), 16 deletions(-)