Skip to content

Commit 461e5f7

Browse files
authored
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.2.5 (#2412)
1 parent bedddeb commit 461e5f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@
293293
</plugin>
294294
<plugin>
295295
<artifactId>maven-surefire-plugin</artifactId>
296-
<version>3.2.1</version>
296+
<version>3.2.5</version>
297297
<configuration>
298298
<argLine>-Xmx1024m</argLine>
299299
<reportNameSuffix>sponge_log</reportNameSuffix>

0 commit comments

Comments
 (0)