Skip to content

Commit

Permalink
Merge pull request #454 from ClemsonRSRG/dependabot/maven/main/org.an…
Browse files Browse the repository at this point in the history
…tlr-antlr4-maven-plugin-4.13.2

Bump org.antlr:antlr4-maven-plugin from 4.13.1 to 4.13.2
  • Loading branch information
yushan87 authored Aug 12, 2024
2 parents da4017b + dc8ce43 commit 48ef760
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 @@ -135,7 +135,7 @@
<plugin>
<groupId>org.antlr</groupId>
<artifactId>antlr4-maven-plugin</artifactId>
<version>4.13.1</version>
<version>4.13.2</version>
<configuration>
<sourceDirectory>src/antlr4</sourceDirectory>
</configuration>
Expand Down

0 comments on commit 48ef760

Please sign in to comment.