Skip to content

Commit b8437af

Browse files
authored
Merge pull request #446 from bitpay/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.5.6
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.5 to 3.5.6
2 parents 54d9139 + ce5fbe3 commit b8437af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.5</version>
135+
<version>3.5.6</version>
136136
<configuration>
137137
<argLine>@{argLine} -Duser.timezone=UTC</argLine>
138138
<excludes>

0 commit comments

Comments
 (0)