Skip to content

Commit

Permalink
Bump antlr version to v4.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
grainier committed Jan 2, 2023
1 parent dd54aba commit e057bb9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@
<plugin>
<groupId>org.antlr</groupId>
<artifactId>antlr4-maven-plugin</artifactId>
<version>4.2.2</version>
<version>4.11.1</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down Expand Up @@ -805,7 +805,7 @@
<log4j.imp.pkg.version.range>[2.0, 3.0)</log4j.imp.pkg.version.range>
<slf4j.version>1.7.35</slf4j.version>
<mvel2.version>2.4.5.Final</mvel2.version>
<antlr.runtime.version>4.7.2</antlr.runtime.version>
<antlr.runtime.version>4.11.1</antlr.runtime.version>
<disruptor.version>3.4.2.wso2v1</disruptor.version>
<guava.version>31.1-jre</guava.version>
<guava.bundle.version>31.1.0.jre</guava.bundle.version>
Expand Down

0 comments on commit e057bb9

Please sign in to comment.