Skip to content

Commit

Permalink
Updated maven-surefire-plugin to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
turbolocust committed Apr 8, 2023
1 parent c208a79 commit 8436c41
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 @@ -134,7 +134,7 @@
<!-- Maven surefire plugin -->
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.0.0-M5</version>
<version>3.0.0</version>
<configuration>
<argLine>-Dfile.encoding=UTF-8</argLine>
</configuration>
Expand Down

0 comments on commit 8436c41

Please sign in to comment.