Skip to content

Commit 01570fc

Browse files
authored
Merge pull request #394 from bitpay/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.5.4
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.3 to 3.5.4
2 parents f7f52bc + 3b4ac47 commit 01570fc

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
@@ -130,7 +130,7 @@
130130
<plugin>
131131
<groupId>org.apache.maven.plugins</groupId>
132132
<artifactId>maven-surefire-plugin</artifactId>
133-
<version>3.5.3</version>
133+
<version>3.5.4</version>
134134
<configuration>
135135
<argLine>@{argLine} -Duser.timezone=UTC</argLine>
136136
<excludes>

0 commit comments

Comments
 (0)