Skip to content

Commit

Permalink
Merge pull request #17 from teverett/dependabot/maven/org.apache.mave…
Browse files Browse the repository at this point in the history
…n.plugins-maven-plugin-plugin-3.6.1

Bump maven-plugin-plugin from 3.6.0 to 3.6.1
  • Loading branch information
teverett authored May 16, 2021
2 parents 4d6f421 + 933230b commit d3fa393
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 @@ -133,7 +133,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugin-plugin</artifactId>
<version>3.6.0</version>
<version>3.6.1</version>
<configuration>
<goalPrefix>antlr4test</goalPrefix>
</configuration>
Expand Down

0 comments on commit d3fa393

Please sign in to comment.