Skip to content

Commit

Permalink
Maven(deps): Bump org.antlr:antlr-runtime from 3.2 to 3.5.3
Browse files Browse the repository at this point in the history
Bumps [org.antlr:antlr-runtime](https://github.com/antlr/antlr3) from 3.2 to 3.5.3.
- [Release notes](https://github.com/antlr/antlr3/releases)
- [Commits](https://github.com/antlr/antlr3/commits/3.5.3)

---
updated-dependencies:
- dependency-name: org.antlr:antlr-runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent 14c972e commit 62511e4
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 @@ -186,7 +186,7 @@
<dependency>
<groupId>org.antlr</groupId>
<artifactId>antlr-runtime</artifactId>
<version>3.2</version>
<version>3.5.3</version>
</dependency>
<dependency>
<groupId>org.eclipse.emf</groupId>
Expand Down

0 comments on commit 62511e4

Please sign in to comment.