mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
fix: upgrade org.antlr:antlr4-runtime from 4.12.0 to 4.13.0 (#1341)
Snyk has created this PR to upgrade org.antlr:antlr4-runtime from 4.12.0 to 4.13.0. See this package in Maven Repository: https://mvnrepository.com/artifact/org.antlr/antlr4-runtime/ See this project in Snyk: https://app.snyk.io/org/nosqlbench/project/427892a4-37fb-4f4e-81a3-f4e6221c2b45?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <snyk-bot@snyk.io>
This commit is contained in:
parent
264dab6e58
commit
772a9805cd
@ -34,7 +34,7 @@
|
||||
<dependency>
|
||||
<groupId>org.antlr</groupId>
|
||||
<artifactId>antlr4-runtime</artifactId>
|
||||
<version>4.12.0</version>
|
||||
<version>4.13.0</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user