Skip to content

Commit

Permalink
Upgrade Maven Surefire to version 3.0.0-M4
Browse files Browse the repository at this point in the history
  • Loading branch information
oscerd authored and lburgazzoli committed Apr 20, 2020
1 parent 6fb8269 commit f8e0cef
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 @@ -68,7 +68,7 @@
<rest-assured.version>4.3.0</rest-assured.version>
<gmavenplus-plugin.version>1.9.0</gmavenplus-plugin.version>
<maven-compiler-plugin.version>3.8.1</maven-compiler-plugin.version>
<maven-surefire-plugin.version>2.22.2</maven-surefire-plugin.version>
<maven-surefire-plugin.version>3.0.0-M4</maven-surefire-plugin.version>
<maven-remote-resources-plugin.version>1.6.0</maven-remote-resources-plugin.version>
<maven-failsafe-plugin.version>2.22.2</maven-failsafe-plugin.version>
<versions-maven-plugin.version>2.7</versions-maven-plugin.version>
Expand Down

0 comments on commit f8e0cef

Please sign in to comment.