Skip to content

Commit da4e392

Browse files
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3
1 parent 2cb6497 commit da4e392

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
@@ -57,7 +57,7 @@
5757
<plugin>
5858
<groupId>org.apache.maven.plugins</groupId>
5959
<artifactId>maven-surefire-plugin</artifactId>
60-
<version>2.22.2</version>
60+
<version>3.5.3</version>
6161
<configuration>
6262
<!-- Suite testng xml file to consider for test execution -->
6363
<suiteXmlFiles>

0 commit comments

Comments
 (0)