Skip to content

Commit

Permalink
Merge pull request #447 from jenkinsci/dependabot/maven/org.antlr-ant…
Browse files Browse the repository at this point in the history
…lr4-maven-plugin-4.13.0

Bump antlr4-maven-plugin from 4.11.1 to 4.13.0
  • Loading branch information
jglick authored Jul 20, 2023
2 parents c813507 + cc154bf commit 1b5a13c
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 @@ -174,7 +174,7 @@
<groupId>org.antlr</groupId>
<artifactId>antlr4-maven-plugin</artifactId>
<!-- This must be compatible with the ANTLR runtime provided by Jenkins core. -->
<version>4.11.1</version>
<version>4.13.0</version>
<configuration>
<listener>true</listener>
<visitor>true</visitor>
Expand Down

0 comments on commit 1b5a13c

Please sign in to comment.