Skip to content

Commit f9aa5cf

Browse files
committed
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.0
1 parent 75a7462 commit f9aa5cf

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
@@ -249,7 +249,7 @@
249249
</plugin>
250250
<plugin>
251251
<artifactId>maven-surefire-plugin</artifactId>
252-
<version>3.2.3</version>
252+
<version>3.5.0</version>
253253
<configuration>
254254
<argLine>-Xmx1024m</argLine>
255255
<reportNameSuffix>sponge_log</reportNameSuffix>

0 commit comments

Comments
 (0)