Skip to content

Commit 0cb173c

Browse files
Bump antlr4.version from 4.13.0 to 4.13.2
Bumps `antlr4.version` from 4.13.0 to 4.13.2. Updates `org.antlr:antlr4-runtime` from 4.13.0 to 4.13.2 - [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.2) Updates `org.antlr:antlr4-maven-plugin` from 4.13.0 to 4.13.2 - [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.2) --- 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] <support@github.com>
1 parent 0ecc6d4 commit 0cb173c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<central-publishing-maven-plugin.version>0.6.0</central-publishing-maven-plugin.version>
5656

5757
<!-- Dependency versions -->
58-
<antlr4.version>4.13.0</antlr4.version>
58+
<antlr4.version>4.13.2</antlr4.version>
5959
<javaparser-core.version>3.25.3</javaparser-core.version>
6060
<junit-jupiter.version>5.11.0</junit-jupiter.version>
6161
<logback-classic.version>1.5.7</logback-classic.version>

0 commit comments

Comments
 (0)