Skip to content

Commit

Permalink
Merge pull request #114 from lszeremeta/dependabot/maven/yarspg/antlr…
Browse files Browse the repository at this point in the history
….version-4.13.2

Bump antlr.version from 4.13.1 to 4.13.2 in /yarspg
  • Loading branch information
lszeremeta authored Aug 5, 2024
2 parents 6699daf + 9ce13be commit 006cf8f
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 @@ -11,7 +11,7 @@
<maven.compiler.target>11</maven.compiler.target>
<maven.compiler.source>11</maven.compiler.source>
<antlr4test-maven-plugin.version>1.22</antlr4test-maven-plugin.version>
<antlr.version>4.13.1</antlr.version>
<antlr.version>4.13.2</antlr.version>
<junit.version>4.13.2</junit.version>
</properties>
<prerequisites>
Expand Down

0 comments on commit 006cf8f

Please sign in to comment.