Skip to content

Commit 5d7fc59

Browse files
build(deps): bump org.antlr:antlr4-runtime from 4.9.3 to 4.13.2
Bumps [org.antlr:antlr4-runtime](https://github.com/antlr/antlr4) from 4.9.3 to 4.13.2. - [Release notes](https://github.com/antlr/antlr4/releases) - [Changelog](https://github.com/antlr/antlr4/blob/dev/CHANGES.txt) - [Commits](antlr/antlr4@4.9.3...4.13.2) --- updated-dependencies: - dependency-name: org.antlr:antlr4-runtime dependency-version: 4.13.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 055fde6 commit 5d7fc59

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
@@ -46,7 +46,7 @@
4646
<dependency>
4747
<groupId>org.antlr</groupId>
4848
<artifactId>antlr4-runtime</artifactId>
49-
<version>4.9.3</version>
49+
<version>4.13.2</version>
5050
</dependency>
5151

5252
<dependency>

0 commit comments

Comments
 (0)