Skip to content

Commit 6b19ca6

Browse files
committed
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.2.5
1 parent 6b62df1 commit 6b19ca6

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
@@ -244,7 +244,7 @@
244244
</plugin>
245245
<plugin>
246246
<artifactId>maven-surefire-plugin</artifactId>
247-
<version>3.2.3</version>
247+
<version>3.2.5</version>
248248
<configuration>
249249
<argLine>-Xmx1024m</argLine>
250250
<reportNameSuffix>sponge_log</reportNameSuffix>

0 commit comments

Comments
 (0)