Skip to content

Commit 1e4a3cf

Browse files
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3
1 parent c91e59f commit 1e4a3cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@
363363
<plugin>
364364
<groupId>org.apache.maven.plugins</groupId>
365365
<artifactId>maven-surefire-plugin</artifactId>
366-
<version>2.22.2</version>
366+
<version>3.5.3</version>
367367
<configuration>
368368
<trimStackTrace>false</trimStackTrace> <!-- SUREFIRE-1226 workaround -->
369369
</configuration>

0 commit comments

Comments
 (0)