Skip to content

Commit a3edae5

Browse files
committed
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.2
1 parent 7749514 commit a3edae5

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.5.1</version>
366+
<version>3.5.2</version>
367367
<configuration>
368368
<argLine>@{argLine} -Djava.net.preferIPv4Stack=true</argLine>
369369
</configuration>

0 commit comments

Comments
 (0)