Skip to content

Commit b47611a

Browse files
committed
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.2.5
1 parent c651019 commit b47611a

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
@@ -366,7 +366,7 @@
366366
<plugin>
367367
<groupId>org.apache.maven.plugins</groupId>
368368
<artifactId>maven-surefire-plugin</artifactId>
369-
<version>3.2.3</version>
369+
<version>3.2.5</version>
370370
<configuration>
371371
<argLine>@{argLine} -Djava.net.preferIPv4Stack=true</argLine>
372372
</configuration>

0 commit comments

Comments
 (0)