Skip to content

Commit cdd374b

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@
363363
<plugin>
364364
<groupId>org.apache.maven.plugins</groupId>
365365
<artifactId>maven-surefire-plugin</artifactId>
366-
<version>3.3.1</version>
366+
<version>3.4.0</version>
367367
<configuration>
368368
<argLine>@{argLine} -Djava.net.preferIPv4Stack=true</argLine>
369369
</configuration>

0 commit comments

Comments
 (0)