Skip to content

Commit 85b5595

Browse files
authored
Merge pull request #314 from bitpay/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.5.1
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.5.1
2 parents 0105fd4 + 9244071 commit 85b5595

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
@@ -131,7 +131,7 @@
131131
<plugin>
132132
<groupId>org.apache.maven.plugins</groupId>
133133
<artifactId>maven-surefire-plugin</artifactId>
134-
<version>3.3.0</version>
134+
<version>3.5.1</version>
135135
<configuration>
136136
<argLine>@{argLine} -Duser.timezone=UTC</argLine>
137137
<excludes>

0 commit comments

Comments
 (0)