Skip to content

Commit

Permalink
Bump antlr4.version from 4.13.0 to 4.13.1 (#3077)
Browse files Browse the repository at this point in the history
Bumps `antlr4.version` from 4.13.0 to 4.13.1.

Updates `org.antlr:antlr4-runtime` from 4.13.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.13.0...4.13.1)

Updates `org.antlr:antlr4-maven-plugin` from 4.13.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.13.0...4.13.1)

---
updated-dependencies:
- dependency-name: org.antlr:antlr4-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.antlr:antlr4-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aaron Klish <[email protected]>
  • Loading branch information
dependabot[bot] and aklish authored Oct 28, 2023
1 parent 0816d60 commit c7069e0
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 @@ -86,7 +86,7 @@

<!-- dependency versions -->
<ant.version>1.10.13</ant.version>
<antlr4.version>4.13.0</antlr4.version>
<antlr4.version>4.13.1</antlr4.version>
<artemis.version>2.28.0</artemis.version>
<atomikos.version>6.0.0</atomikos.version>
<calcite.version>1.35.0</calcite.version>
Expand Down

0 comments on commit c7069e0

Please sign in to comment.