Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 12, 2024
1 parent a397d4a commit f1adfb5
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 @@ -182,7 +182,7 @@
<groupId>org.antlr</groupId>
<artifactId>antlr4-maven-plugin</artifactId>
<!-- This must be compatible with the ANTLR runtime provided by Jenkins core. -->
<version>4.13.1</version>
<version>4.13.2</version>
<configuration>
<listener>true</listener>
<visitor>true</visitor>
Expand Down

0 comments on commit f1adfb5

Please sign in to comment.