Skip to content

Commit d255f3c

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.5 (#5165)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a7e08f8 commit d255f3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@
324324
<plugin>
325325
<groupId>org.apache.maven.plugins</groupId>
326326
<artifactId>maven-surefire-plugin</artifactId>
327-
<version>3.5.4</version>
327+
<version>3.5.5</version>
328328
<configuration>
329329
<argLine>@{argLine} -Djava.net.preferIPv4Stack=true</argLine>
330330
</configuration>

0 commit comments

Comments
 (0)