Skip to content

Commit ba2b306

Browse files
Bump antlr4-maven-plugin.version from 4.12.0 to 4.13.2
Bumps `antlr4-maven-plugin.version` from 4.12.0 to 4.13.2. Updates `org.antlr:antlr4-runtime` from 4.12.0 to 4.13.2 - [Release notes](https://github.com/antlr/antlr4/releases) - [Changelog](https://github.com/antlr/antlr4/blob/dev/doc/go-changes.md) - [Commits](antlr/antlr4@4.12.0...4.13.2) Updates `org.antlr:antlr4-maven-plugin` from 4.12.0 to 4.13.2 - [Release notes](https://github.com/antlr/antlr4/releases) - [Changelog](https://github.com/antlr/antlr4/blob/dev/doc/go-changes.md) - [Commits](antlr/antlr4@4.12.0...4.13.2) --- 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] <support@github.com>
1 parent ff64818 commit ba2b306

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
@@ -30,7 +30,7 @@
3030
<git.revision>latest</git.revision>
3131

3232
<!-- Dependency versions -->
33-
<antlr4-maven-plugin.version>4.12.0</antlr4-maven-plugin.version>
33+
<antlr4-maven-plugin.version>4.13.2</antlr4-maven-plugin.version>
3434
<apache.commons.version>2.12.0</apache.commons.version>
3535
<assertj.version>3.25.3</assertj.version>
3636
<avro.version>1.11.4</avro.version>

0 commit comments

Comments
 (0)