Skip to content

Commit

Permalink
Merge pull request #362 from renovate-bot/renovate/org.apache.maven.p…
Browse files Browse the repository at this point in the history
…lugins-maven-surefire-plugin-3.x

chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.0.0-m6
  • Loading branch information
eaball35 authored Apr 19, 2022
2 parents 25d980e + fe0af98 commit 794907a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -393,7 +393,7 @@ limitations under the License.
<plugin> <!-- Unit Tests -->
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.0.0-M5</version>
<version>3.0.0-M6</version>
<configuration>
<skipTests>${skipTests}</skipTests>
<reportNameSuffix>sponge_log</reportNameSuffix>
Expand Down

0 comments on commit 794907a

Please sign in to comment.