Skip to content

Commit d6ebc16

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.3 (#1399)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1fcf0e7 commit d6ebc16

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@
268268
<plugin>
269269
<groupId>org.apache.maven.plugins</groupId>
270270
<artifactId>maven-surefire-plugin</artifactId>
271-
<version>3.5.2</version>
271+
<version>3.5.3</version>
272272
<configuration>
273273
<forkCount>1</forkCount>
274274
<reuseForks>false</reuseForks>
@@ -674,7 +674,7 @@
674674
<plugin>
675675
<groupId>org.apache.maven.plugins</groupId>
676676
<artifactId>maven-surefire-plugin</artifactId>
677-
<version>3.5.2</version>
677+
<version>3.5.3</version>
678678
<configuration>
679679
<argLine>
680680
${surefireArgLine}

0 commit comments

Comments
 (0)