Skip to content

Commit 739c1cb

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

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.4.0</version>
253253
<configuration>
254254
<argLine>-Xmx1024m</argLine>
255255
<reportNameSuffix>sponge_log</reportNameSuffix>

0 commit comments

Comments
 (0)