Skip to content

Commit

Permalink
Bump version.antlr4 from 4.8-1 to 4.9
Browse files Browse the repository at this point in the history
Bumps `version.antlr4` from 4.8-1 to 4.9.

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

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

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and aklish committed Jan 5, 2021
1 parent bf5eea5 commit b3a904f
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.8-1</version.antlr4>
<version.antlr4>4.9</version.antlr4>
<version.logback>1.2.3</version.logback>
<version.jetty>9.4.35.v20201120</version.jetty>
<version.restassured>4.3.2</version.restassured>
Expand Down

0 comments on commit b3a904f

Please sign in to comment.