Skip to content

Commit 6954089

Browse files
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.2.1 (#3673)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e253a6d commit 6954089

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
@@ -367,7 +367,7 @@
367367
<plugin>
368368
<groupId>org.apache.maven.plugins</groupId>
369369
<artifactId>maven-surefire-plugin</artifactId>
370-
<version>3.1.2</version>
370+
<version>3.2.1</version>
371371
<configuration>
372372
<argLine>@{argLine} -Djava.net.preferIPv4Stack=true</argLine>
373373
</configuration>

0 commit comments

Comments
 (0)