mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-20 11:38:28 -06:00
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:
parent
13327dd1b3
commit
9b8ca0064b
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user