Skip to content

Commit 8f8edb1

Browse files
committed
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.1
1 parent 15a110d commit 8f8edb1

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

0 commit comments

Comments
 (0)