Skip to content

Commit

Permalink
upgraded maven-surefire-plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
oridan committed Dec 14, 2018
1 parent a0cfd32 commit 718e623
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 @@ -398,7 +398,7 @@ SOFTWARE.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.9</version>
<version>3.3.1-M1</version>
<dependencies>
<dependency>
<groupId>org.junit.platform</groupId>
Expand Down

0 comments on commit 718e623

Please sign in to comment.