Skip to content

Commit

Permalink
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v…
Browse files Browse the repository at this point in the history
…3.0.0-M5
  • Loading branch information
renovate-bot committed Jun 5, 2021
1 parent 52e7a0b commit ba8e3f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -613,7 +613,7 @@
<plugin><artifactId>maven-install-plugin</artifactId><version>3.0.0-M1</version></plugin>
<plugin><artifactId>maven-resources-plugin</artifactId><version>3.1.0</version></plugin>
<plugin><artifactId>maven-site-plugin</artifactId><version>3.7.1</version></plugin>
<plugin><artifactId>maven-surefire-plugin</artifactId><version>3.0.0-M3</version></plugin>
<plugin><artifactId>maven-surefire-plugin</artifactId><version>3.0.0-M5</version></plugin>
<plugin><artifactId>maven-shade-plugin</artifactId><version>3.2.1</version></plugin>
<plugin><artifactId>maven-jar-plugin</artifactId><version>3.1.2</version></plugin>
<plugin><artifactId>maven-war-plugin</artifactId><version>3.2.3</version></plugin>
Expand Down

0 comments on commit ba8e3f5

Please sign in to comment.