Skip to content

Commit 52098e0

Browse files
authored
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.2.1 (#2382)
1 parent 22ddeb9 commit 52098e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@
293293
</plugin>
294294
<plugin>
295295
<artifactId>maven-surefire-plugin</artifactId>
296-
<version>3.1.2</version>
296+
<version>3.2.1</version>
297297
<configuration>
298298
<argLine>-Xmx1024m</argLine>
299299
<reportNameSuffix>sponge_log</reportNameSuffix>

0 commit comments

Comments
 (0)