Skip to content

Commit 3548c9e

Browse files
authored
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.1.2 (#2323)
1 parent b1c129e commit 3548c9e

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.0</version>
296+
<version>3.1.2</version>
297297
<configuration>
298298
<argLine>-Xmx1024m</argLine>
299299
<reportNameSuffix>sponge_log</reportNameSuffix>

0 commit comments

Comments
 (0)