Skip to content

Commit e3f5511

Browse files
Tobianasihrasko
authored andcommitted
Bump maven-{surefire,failsafe}-plugin to 3.5.3
https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.3 JIRA: LIGHTY-368 Signed-off-by: tobias.pobocik <tobias.pobocik@pantheon.tech> (cherry picked from commit c6d9ef0)
1 parent 68d0b65 commit e3f5511

File tree

1 file changed

+1
-1
lines changed
  • examples/parents/examples-parent

1 file changed

+1
-1
lines changed

examples/parents/examples-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<plugin>
3535
<groupId>org.apache.maven.plugins</groupId>
3636
<artifactId>maven-surefire-plugin</artifactId>
37-
<version>3.5.0</version>
37+
<version>3.5.3</version>
3838
</plugin>
3939
</plugins>
4040
</pluginManagement>

0 commit comments

Comments
 (0)