Skip to content

Commit 292d619

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

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
@@ -359,7 +359,7 @@
359359
<plugin>
360360
<groupId>org.apache.maven.plugins</groupId>
361361
<artifactId>maven-surefire-plugin</artifactId>
362-
<version>2.22.2</version>
362+
<version>3.0.0</version>
363363
<configuration>
364364
<argLine>@{argLine} -Djava.net.preferIPv4Stack=true</argLine>
365365
</configuration>

0 commit comments

Comments
 (0)