Skip to content

Commit 5303a74

Browse files
dependabot[bot]FlorianHockmann
authored andcommitted
Bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0-M9
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M8 to 3.0.0-M9. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.0.0-M8...surefire-3.0.0-M9) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (cherry picked from commit c50a4bf) # Conflicts: # pom.xml
1 parent 4022a7b commit 5303a74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@
366366
</plugin>
367367
<plugin>
368368
<artifactId>maven-surefire-plugin</artifactId>
369-
<version>2.22.2</version>
369+
<version>3.0.0-M9</version>
370370
<configuration>
371371
<argLine>${default.test.jvm.opts}</argLine>
372372
<runOrder>alphabetical</runOrder>

0 commit comments

Comments
 (0)