Skip to content

Commit

Permalink
deps: update dependency org.apache.maven.plugins:maven-failsafe-plugi…
Browse files Browse the repository at this point in the history
…n to v3.0.0-m4 (#64)
  • Loading branch information
renovate-bot authored and chingor13 committed Nov 18, 2019
1 parent 7d8bb50 commit 9ae5d78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -116,7 +116,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-failsafe-plugin</artifactId>
<version>3.0.0-M3</version>
<version>3.0.0-M4</version>
<configuration>
<forkedProcessTimeoutInSeconds>1200</forkedProcessTimeoutInSeconds>
<reportNameSuffix>sponge_log</reportNameSuffix>
Expand Down

0 comments on commit 9ae5d78

Please sign in to comment.