Skip to content

Commit

Permalink
Bump antlr4-maven-plugin from 4.9.1 to 4.9.2
Browse files Browse the repository at this point in the history
Bumps [antlr4-maven-plugin](https://github.com/antlr/antlr4) from 4.9.1 to 4.9.2.
- [Release notes](https://github.com/antlr/antlr4/releases)
- [Changelog](https://github.com/antlr/antlr4/blob/master/CHANGES.txt)
- [Commits](antlr/antlr4@4.9.1...4.9.2)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and motlin committed May 15, 2021
1 parent ee08c7c commit 7af8acb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion liftwizard-maven-build/liftwizard-parent-build/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@
<plugin>
<groupId>org.antlr</groupId>
<artifactId>antlr4-maven-plugin</artifactId>
<version>4.9.1</version>
<version>4.9.2</version>
<executions>
<execution>
<id>antlr</id>
Expand Down

0 comments on commit 7af8acb

Please sign in to comment.