fix: upgrade org.antlr:antlr4-runtime from 4.10.1 to 4.11.1

Snyk has created this PR to upgrade org.antlr:antlr4-runtime from 4.10.1 to 4.11.1.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.antlr/antlr4-runtime/

See this project in Snyk:
https://app.snyk.io/org/jshook/project/4fe3cf6c-f4d3-4f3f-a866-bfa1af872852?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot 2022-10-01 19:32:30 +00:00
parent d9acf85597
commit 9d33104136
No known key found for this signature in database
GPG Key ID: 5D98975276F8B078

View File

@ -34,7 +34,7 @@
<dependency>
<groupId>org.antlr</groupId>
<artifactId>antlr4-runtime</artifactId>
<version>4.10.1</version>
<version>4.11.1</version>
</dependency>
</dependencies>