Skip to content

Commit 152fea9

Browse files
authored
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.2 (#2532)
1 parent f577074 commit 152fea9

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
@@ -328,7 +328,7 @@
328328
</plugin>
329329
<plugin>
330330
<artifactId>maven-surefire-plugin</artifactId>
331-
<version>3.2.5</version>
331+
<version>3.5.2</version>
332332
<configuration>
333333
<argLine>-Xmx1024m</argLine>
334334
<reportNameSuffix>sponge_log</reportNameSuffix>

0 commit comments

Comments
 (0)