Skip to content

Commit e6856dc

Browse files
committed
Bump maven-surefire-plugin to 3.5.5
https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.5 JIRA: LIGHTY-428 Signed-off-by: tobias.pobocik <tobias.pobocik@pantheon.tech> (cherry picked from commit 0a4a358)
1 parent fc6d8ea commit e6856dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • examples/parents/examples-parent

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.4</version>
37+
<version>3.5.5</version>
3838
</plugin>
3939
</plugins>
4040
</pluginManagement>

0 commit comments

Comments
 (0)