Skip to content

Commit c1f917a

Browse files
committed
Update failsafe plugin version as the bug in it is now fixed and released
1 parent bb82fc0 commit c1f917a

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
@@ -176,8 +176,7 @@
176176
<plugin>
177177
<groupId>org.apache.maven.plugins</groupId>
178178
<artifactId>maven-failsafe-plugin</artifactId>
179-
<!-- TODO: Update to latest version once the bug in 3.5.3 is fixed: https://github.com/apache/maven-surefire/issues/834 -->
180-
<version>3.5.2</version>
179+
<version>3.5.4</version>
181180
<executions>
182181
<execution>
183182
<goals>

0 commit comments

Comments
 (0)