Skip to content

Commit aa7bd56

Browse files
authored
Merge pull request johnlpage#16 from ozgliderpilot/bugfix/failsafe
Update failsafe plugin version as the bug in it is now fixed
2 parents 33e0cb0 + c1f917a commit aa7bd56

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

memex/pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,8 +177,7 @@
177177
<plugin>
178178
<groupId>org.apache.maven.plugins</groupId>
179179
<artifactId>maven-failsafe-plugin</artifactId>
180-
<!-- TODO: Update to latest version once the bug in 3.5.3 is fixed: https://github.com/apache/maven-surefire/issues/834 -->
181-
<version>3.5.2</version>
180+
<version>3.5.4</version>
182181
<executions>
183182
<execution>
184183
<goals>

0 commit comments

Comments
 (0)