Skip to content

Commit

Permalink
Bump org.antlr:antlr4-maven-plugin from 4.5.1 to 4.13.0
Browse files Browse the repository at this point in the history
Bumps [org.antlr:antlr4-maven-plugin](https://github.com/antlr/antlr4) from 4.5.1 to 4.13.0.
- [Release notes](https://github.com/antlr/antlr4/releases)
- [Changelog](https://github.com/antlr/antlr4/blob/dev/doc/go-changes.md)
- [Commits](antlr/antlr4@4.5.1...4.13.0)

---
updated-dependencies:
- dependency-name: org.antlr:antlr4-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 15, 2023
1 parent 0b2563f commit fad1912
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 @@ -1736,7 +1736,7 @@
<plugin>
<groupId>org.antlr</groupId>
<artifactId>antlr4-maven-plugin</artifactId>
<version>4.5.1</version>
<version>4.13.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit fad1912

Please sign in to comment.