Skip to content

Commit a76c28b

Browse files
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.3 (#192)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3bb704e commit a76c28b

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
@@ -65,7 +65,7 @@
6565
<plugin>
6666
<groupId>org.apache.maven.plugins</groupId>
6767
<artifactId>maven-surefire-plugin</artifactId>
68-
<version>3.5.0</version>
68+
<version>3.5.3</version>
6969
<configuration>
7070
<suiteXmlFiles>
7171
<suiteXmlFile>src/test/resources/testng.xml</suiteXmlFile>

0 commit comments

Comments
 (0)