Skip to content

Commit 2ea7f2f

Browse files
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.4
1 parent 53f9a54 commit 2ea7f2f

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)