Skip to content

Commit

Permalink
Merge pull request #7 from lszeremeta/dependabot/maven/org.apache.mav…
Browse files Browse the repository at this point in the history
…en.plugins-maven-surefire-plugin-2.22.2

Bump maven-surefire-plugin from 2.19.1 to 2.22.2
  • Loading branch information
lszeremeta authored Jun 9, 2021
2 parents 6da8da9 + 8035459 commit 7ade137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _grammar-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.19.1</version>
<version>2.22.2</version>
<configuration>
<!-- Travis build workaround -->
<argLine>-Xms1024m -Xmx2048m</argLine>
Expand Down

0 comments on commit 7ade137

Please sign in to comment.