Skip to content

Commit

Permalink
Bump version.antlr4 from 4.9 to 4.9.1 (#1880)
Browse files Browse the repository at this point in the history
Bumps `version.antlr4` from 4.9 to 4.9.1.

Updates `antlr4-runtime` from 4.9 to 4.9.1
- [Release notes](https://github.com/antlr/antlr4/releases)
- [Changelog](https://github.com/antlr/antlr4/blob/master/CHANGES.txt)
- [Commits](antlr/antlr4@4.9...4.9.1)

Updates `antlr4-maven-plugin` from 4.9 to 4.9.1
- [Release notes](https://github.com/antlr/antlr4/releases)
- [Changelog](https://github.com/antlr/antlr4/blob/master/CHANGES.txt)
- [Commits](antlr/antlr4@4.9...4.9.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Aaron Klish <[email protected]>
  • Loading branch information
dependabot-preview[bot] and aklish authored Mar 11, 2021
1 parent adad627 commit 8cf5aea
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 @@ -77,7 +77,7 @@
<maven.build.timestamp.format>yyyyMMddHHmm</maven.build.timestamp.format>

<!-- dependency versions -->
<version.antlr4>4.9</version.antlr4>
<version.antlr4>4.9.1</version.antlr4>
<version.logback>1.2.3</version.logback>
<version.jetty>9.4.38.v20210224</version.jetty>
<version.restassured>4.3.3</version.restassured>
Expand Down

0 comments on commit 8cf5aea

Please sign in to comment.