Skip to content

Commit

Permalink
chore: Upgrading ANTLR to version 4.9.2. (#8784)
Browse files Browse the repository at this point in the history
* chore: Upgrading ANTLR to version 4.9.2.
  • Loading branch information
jnh5y committed Mar 7, 2022
1 parent 2a60269 commit b250de3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
<podam.version>6.0.2.RELEASE</podam.version>
<airlift.version>0.29</airlift.version>
<airline.version>2.6.0</airline.version>
<antlr.version>4.7.1</antlr.version>
<antlr.version>4.9.2</antlr.version>
<commons-text.version>1.8</commons-text.version>
<csv.version>1.4</csv.version>
<commons.compress.version>1.21</commons.compress.version>
Expand Down

0 comments on commit b250de3

Please sign in to comment.