Skip to content

Commit 41dccba

Browse files
Bump antlr.version from 4.10.1 to 4.11.1
Bumps `antlr.version` from 4.10.1 to 4.11.1. Updates `antlr4-runtime` from 4.10.1 to 4.11.1 - [Release notes](https://github.com/antlr/antlr4/releases) - [Changelog](https://github.com/antlr/antlr4/blob/master/CHANGES.txt) - [Commits](antlr/antlr4@4.10.1...4.11.1) Updates `antlr4-maven-plugin` from 4.10.1 to 4.11.1 - [Release notes](https://github.com/antlr/antlr4/releases) - [Changelog](https://github.com/antlr/antlr4/blob/master/CHANGES.txt) - [Commits](antlr/antlr4@4.10.1...4.11.1) --- updated-dependencies: - dependency-name: org.antlr:antlr4-runtime dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.antlr:antlr4-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e98d1eb commit 41dccba

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
@@ -36,7 +36,7 @@
3636
<maven.compiler.source>18</maven.compiler.source>
3737
<maven.compiler.target>18</maven.compiler.target>
3838
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
39-
<antlr.version>4.10.1</antlr.version>
39+
<antlr.version>4.11.1</antlr.version>
4040
</properties>
4141

4242
<dependencyManagement>

0 commit comments

Comments
 (0)