Skip to content

Commit

Permalink
Merge pull request #793 from jenkinsci/dependabot/maven/org.apache.ma…
Browse files Browse the repository at this point in the history
…ven.plugins-maven-surefire-plugin-3.0.0-M7

Bump maven-surefire-plugin from 3.0.0-M1 to 3.0.0-M7
  • Loading branch information
jtnord committed Jul 7, 2022
2 parents df985ca + 874f7fe commit 08e391c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -498,7 +498,7 @@
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.0.0-M1</version>
<version>3.0.0-M7</version>
<configuration>
<systemPropertyVariables>
<mavenRepoPath>${settings.localRepository}</mavenRepoPath>
Expand Down

0 comments on commit 08e391c

Please sign in to comment.