Skip to content

Commit

Permalink
Bump antlr4-maven-plugin.version from 4.12.0 to 4.13.1
Browse files Browse the repository at this point in the history
Bumps `antlr4-maven-plugin.version` from 4.12.0 to 4.13.1.

Updates `org.antlr:antlr4-runtime` from 4.12.0 to 4.13.1
- [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.1)

Updates `org.antlr:antlr4-maven-plugin` from 4.12.0 to 4.13.1
- [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.1)

---
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] committed Sep 13, 2023
1 parent 68f08a0 commit 94e57e1
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 @@ -21,7 +21,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.1</antlr4-maven-plugin.version>
<apache.commons.version>2.11.1</apache.commons.version>
<assertj.version>3.19.0</assertj.version>
<avro.version>1.11.1</avro.version>
Expand Down

0 comments on commit 94e57e1

Please sign in to comment.