Skip to content

Commit

Permalink
fix(deps): update dependency antlr:antlr to v20030911
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 24, 2024
1 parent b42db7a commit 43b7ac3
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 @@ -228,7 +228,7 @@
<dependency>
<groupId>antlr</groupId>
<artifactId>antlr</artifactId>
<version>2.7.7</version>
<version>20030911</version>
</dependency>


Expand Down

0 comments on commit 43b7ac3

Please sign in to comment.