Skip to content

Commit 4042e2a

Browse files
authored
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.0.0-m5 (#438)
1 parent aaa8fd9 commit 4042e2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@
189189
<plugin>
190190
<groupId>org.apache.maven.plugins</groupId>
191191
<artifactId>maven-surefire-plugin</artifactId>
192-
<version>3.0.0-M4</version>
192+
<version>3.0.0-M5</version>
193193
<configuration>
194194
<reportNameSuffix>sponge_log</reportNameSuffix>
195195
</configuration>

0 commit comments

Comments
 (0)