Skip to content

Commit b366d3a

Browse files
Bump antlr4-maven-plugin.version from 4.7.1 to 4.12.0 (#3380)
Bumps `antlr4-maven-plugin.version` from 4.7.1 to 4.12.0. Updates `antlr4-runtime` from 4.7.1 to 4.12.0 - [Release notes](https://github.com/antlr/antlr4/releases) - [Changelog](https://github.com/antlr/antlr4/blob/master/CHANGES.txt) - [Commits](antlr/antlr4@4.7.1...4.12.0) Updates `antlr4-maven-plugin` from 4.7.1 to 4.12.0 - [Release notes](https://github.com/antlr/antlr4/releases) - [Changelog](https://github.com/antlr/antlr4/blob/master/CHANGES.txt) - [Commits](antlr/antlr4@4.7.1...4.12.0) --- updated-dependencies: - dependency-name: org.antlr:antlr4-runtime dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.antlr:antlr4-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8ac7601 commit b366d3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<git.revision>latest</git.revision>
2222

2323
<!-- Dependency versions -->
24-
<antlr4-maven-plugin.version>4.7.1</antlr4-maven-plugin.version>
24+
<antlr4-maven-plugin.version>4.12.0</antlr4-maven-plugin.version>
2525
<apache.commons.version>2.11.1</apache.commons.version>
2626
<assertj.version>3.19.0</assertj.version>
2727
<avro.version>1.11.1</avro.version>

0 commit comments

Comments
 (0)