Skip to content

Commit

Permalink
Merge pull request #9 from Willena/dependabot/maven/org.antlr-antlr4-…
Browse files Browse the repository at this point in the history
…maven-plugin-4.13.2

Bump org.antlr:antlr4-maven-plugin from 4.3 to 4.13.2
  • Loading branch information
Willena authored Oct 8, 2024
2 parents 767206a + 010002d commit 98078a8
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 @@ -108,7 +108,7 @@
<plugin>
<groupId>org.antlr</groupId>
<artifactId>antlr4-maven-plugin</artifactId>
<version>4.3</version>
<version>4.13.2</version>
<executions>
<execution>
<id>antlr</id>
Expand Down

0 comments on commit 98078a8

Please sign in to comment.