Skip to content

Commit 83daace

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.5 (#1862)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 641541e commit 83daace

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
@@ -300,7 +300,7 @@
300300
<plugin>
301301
<groupId>org.apache.maven.plugins</groupId>
302302
<artifactId>maven-surefire-plugin</artifactId>
303-
<version>3.5.4</version>
303+
<version>3.5.5</version>
304304
<configuration>
305305
<argLine>
306306
${surefireArgLine}
@@ -724,7 +724,7 @@
724724
<plugin>
725725
<groupId>org.apache.maven.plugins</groupId>
726726
<artifactId>maven-surefire-plugin</artifactId>
727-
<version>3.5.4</version>
727+
<version>3.5.5</version>
728728
<configuration>
729729
<argLine>
730730
${surefireArgLine}

0 commit comments

Comments
 (0)