Skip to content

Commit

Permalink
Fixed #6 - Upgrade to maven-surefire-plugin:3.0.0-M7
Browse files Browse the repository at this point in the history
  • Loading branch information
khmarbaise committed Jun 20, 2022
1 parent 7bc7393 commit 50b86a2
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 @@ -17,7 +17,7 @@
<junit-jupiter-api.version>5.8.2</junit-jupiter-api.version>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<maven.surefire.version>3.0.0-M6</maven.surefire.version>
<maven.surefire.version>3.0.0-M7</maven.surefire.version>
<maven-source-plugin.version>3.2.1</maven-source-plugin.version>
<maven-javadoc-plugin.version>3.2.0</maven-javadoc-plugin.version>
<maven-deploy-plugin.version>3.0.0-M1</maven-deploy-plugin.version>
Expand Down

0 comments on commit 50b86a2

Please sign in to comment.