Skip to content

Commit

Permalink
Merge pull request #365 from zalando/dependabot/maven/org.apache.mave…
Browse files Browse the repository at this point in the history
…n.plugins-maven-surefire-plugin-2.22.1

Bump maven-surefire-plugin from 2.22.0 to 2.22.1
  • Loading branch information
whiskeysierra authored Oct 12, 2018
2 parents 32ad45f + af89f19 commit 21a364d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.22.0</version>
<version>2.22.1</version>
<configuration>
<parallel>classesAndMethods</parallel>
<threadCount>1</threadCount>
Expand Down

0 comments on commit 21a364d

Please sign in to comment.