Skip to content

Commit 25a40ce

Browse files
dependency: bump antlr4 from 4.9.2 to 4.12.0
Bumps [antlr4](https://github.com/antlr/antlr4) from 4.9.2 to 4.12.0. - [Release notes](https://github.com/antlr/antlr4/releases) - [Changelog](https://github.com/antlr/antlr4/blob/master/CHANGES.txt) - [Commits](antlr/antlr4@4.9.2...4.12.0) --- updated-dependencies: - dependency-name: org.antlr:antlr4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8ec870b commit 25a40ce

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
@@ -45,7 +45,7 @@
4545

4646
<artifactId>antlr4</artifactId>
4747
<!-- DO NOT CHANGE THE VERSION OTHERWISE THE SQL PARSER WON'T WORK-->
48-
<version>4.9.2</version>
48+
<version>4.12.0</version>
4949
</dependency>
5050

5151
<dependency>

0 commit comments

Comments
 (0)