Skip to content

Commit 6965bb8

Browse files
committed
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 <[email protected]>
1 parent 42d2cde commit 6965bb8

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)