Skip to content

Commit

Permalink
Merge pull request #404 from turkraft/dependabot/maven/antlr4-runtime…
Browse files Browse the repository at this point in the history
….version-4.13.2

Bump antlr4-runtime.version from 4.13.1 to 4.13.2
  • Loading branch information
torshid authored Sep 2, 2024
2 parents 485a862 + 7c7fda0 commit 30b49b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<name>${project.groupId}:${project.artifactId}</name>

<properties>
<antlr4-runtime.version>4.13.1</antlr4-runtime.version>
<antlr4-runtime.version>4.13.2</antlr4-runtime.version>
<maven-shade-plugin.version>3.6.0</maven-shade-plugin.version>
<maven-antrun-plugin.version>3.1.0</maven-antrun-plugin.version>
</properties>
Expand Down

0 comments on commit 30b49b2

Please sign in to comment.