Skip to content

Commit b2f39d0

Browse files
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.4 (#208)
1 parent c1e73cd commit b2f39d0

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
@@ -187,7 +187,7 @@
187187
<plugin>
188188
<groupId>org.apache.maven.plugins</groupId>
189189
<artifactId>maven-surefire-plugin</artifactId>
190-
<version>3.5.3</version>
190+
<version>3.5.4</version>
191191
<configuration>
192192
<argLine>@{argLine} -javaagent:${org.mockito:mockito-core:jar}</argLine>
193193
</configuration>

0 commit comments

Comments
 (0)