Skip to content

Commit

Permalink
Merge pull request #30 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.2

Bump maven-plugin-plugin from 3.6.1 to 3.6.2
  • Loading branch information
teverett authored Dec 4, 2021
2 parents 3212a60 + 4c4e425 commit 55cab1a
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 @@ -132,7 +132,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugin-plugin</artifactId>
<version>3.6.1</version>
<version>3.6.2</version>
<configuration>
<goalPrefix>antlr4test</goalPrefix>
</configuration>
Expand Down

0 comments on commit 55cab1a

Please sign in to comment.