Skip to content

Commit

Permalink
⬆️ : bump antlr4 to 4.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
juwit committed Aug 5, 2022
1 parent 569523a commit 34caf21
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 @@ -42,7 +42,7 @@
<properties>
<java.version>17</java.version>

<antlr4.version>4.9.1</antlr4.version>
<antlr4.version>4.10.1</antlr4.version>
<cucumber-jvm.version>6.10.0</cucumber-jvm.version>
<jersey.version>2.27</jersey.version>
<junit-jupiter.version>5.5.2</junit-jupiter.version>
Expand Down

0 comments on commit 34caf21

Please sign in to comment.