fix: upgrade org.antlr:antlr4-runtime from 4.9.2 to 4.9.3

Snyk has created this PR to upgrade org.antlr:antlr4-runtime from 4.9.2 to 4.9.3.

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-03-03 15:14:11 +00:00
parent 13327dd1b3
commit 9b8ca0064b
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795

View File

@ -13,7 +13,7 @@
<!-- properties for package versions -->
<ascii.data.version>1.2.0</ascii.data.version>
<antlr4.version>4.9.2</antlr4.version>
<antlr4.version>4.9.3</antlr4.version>
<commons.compress.version>1.21</commons.compress.version>
<commons.codec.version>1.15</commons.codec.version>
<commons.csv.version>1.8</commons.csv.version>