Skip to content

Commit a5ca54c

Browse files
dependabot[bot]jknack
authored andcommitted
Bump antlr-version from 4.8-1 to 4.9.2
Bumps `antlr-version` from 4.8-1 to 4.9.2. Updates `antlr4-runtime` from 4.8-1 to 4.9.2 - [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.2) Updates `antlr4-maven-plugin` from 4.8-1 to 4.9.2 - [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.2) --- updated-dependencies: - dependency-name: org.antlr:antlr4-runtime dependency-type: direct:production - dependency-name: org.antlr:antlr4-maven-plugin dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 519de4a commit a5ca54c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

handlebars/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@
241241
</dependencies>
242242

243243
<properties>
244-
<antlr-version>4.8-1</antlr-version>
244+
<antlr-version>4.9.2</antlr-version>
245245
</properties>
246246

247247
<profiles>

0 commit comments

Comments
 (0)