Skip to content

Commit a17bd3a

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

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
@@ -258,7 +258,7 @@
258258
<plugin>
259259
<groupId>org.apache.maven.plugins</groupId>
260260
<artifactId>maven-surefire-plugin</artifactId>
261-
<version>3.5.3</version>
261+
<version>3.5.4</version>
262262
<configuration>
263263
<forkCount>1</forkCount>
264264
<reuseForks>false</reuseForks>
@@ -663,7 +663,7 @@
663663
<plugin>
664664
<groupId>org.apache.maven.plugins</groupId>
665665
<artifactId>maven-surefire-plugin</artifactId>
666-
<version>3.5.3</version>
666+
<version>3.5.4</version>
667667
<configuration>
668668
<argLine>
669669
${surefireArgLine}

0 commit comments

Comments
 (0)