Skip to content

Commit

Permalink
Bump antlr4-maven-plugin.version from 4.12.0 to 4.13.2
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 2, 2025
1 parent a8811d1 commit d296188
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 @@ -30,7 +30,7 @@
<git.revision>latest</git.revision>

<!-- Dependency versions -->
<antlr4-maven-plugin.version>4.12.0</antlr4-maven-plugin.version>
<antlr4-maven-plugin.version>4.13.2</antlr4-maven-plugin.version>
<apache.commons.version>2.12.0</apache.commons.version>
<assertj.version>3.25.3</assertj.version>
<avro.version>1.11.4</avro.version>
Expand Down

0 comments on commit d296188

Please sign in to comment.