Skip to content

Commit 41b0fef

Browse files
authored
Merge pull request #351 from bitpay/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.5.3
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.2 to 3.5.3
2 parents d4b6cf2 + 4c0c6c8 commit 41b0fef

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
@@ -132,7 +132,7 @@
132132
<plugin>
133133
<groupId>org.apache.maven.plugins</groupId>
134134
<artifactId>maven-surefire-plugin</artifactId>
135-
<version>3.5.2</version>
135+
<version>3.5.3</version>
136136
<configuration>
137137
<argLine>@{argLine} -Duser.timezone=UTC</argLine>
138138
<excludes>

0 commit comments

Comments
 (0)