Skip to content

Commit bedc818

Browse files
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.4 (#376)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 53f9a54 commit bedc818

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
@@ -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
<testFailureIgnore>false</testFailureIgnore>
264264
<reuseForks>true</reuseForks>

0 commit comments

Comments
 (0)