Skip to content

Commit f00523f

Browse files
dependabot-preview[bot]iluwatar
authored andcommitted
Bump maven-surefire-plugin from 3.0.0-M3 to 3.0.0-M4 (iluwatar#1126)
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M3 to 3.0.0-M4. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.0.0-M3...surefire-3.0.0-M4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 346cf0f commit f00523f

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
@@ -366,7 +366,7 @@
366366
<plugin>
367367
<groupId>org.apache.maven.plugins</groupId>
368368
<artifactId>maven-surefire-plugin</artifactId>
369-
<version>3.0.0-M3</version>
369+
<version>3.0.0-M4</version>
370370
<configuration>
371371
<argLine>-Xmx1024M ${argLine}</argLine>
372372
</configuration>

0 commit comments

Comments
 (0)