Skip to content

Commit

Permalink
fix: upgrade org.antlr:antlr4-runtime from 4.13.1 to 4.13.2
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.antlr:antlr4-runtime from 4.13.1 to 4.13.2.

See this package in maven:
org.antlr:antlr4-runtime

See this project in Snyk:
https://app.snyk.io/org/wnmills3/project/a359dfff-41d9-40d2-982f-70224894d4d3?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Aug 26, 2024
1 parent fa18172 commit 7f9d616
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 @@ -73,7 +73,7 @@
<test.agnostic>com/api/jsonata4java/AgnosticTestSuite.class</test.agnostic>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<gpg.skip>true</gpg.skip> <!-- by default skip gpg -->
<antlr4.version>4.13.1</antlr4.version>
<antlr4.version>4.13.2</antlr4.version>
</properties>
<distributionManagement>
<snapshotRepository>
Expand Down

0 comments on commit 7f9d616

Please sign in to comment.