fix: upgrade org.antlr:antlr4-runtime from 4.11.1 to 4.12.0 (#1171)

Snyk has created this PR to upgrade org.antlr:antlr4-runtime from 4.11.1 to 4.12.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
This commit is contained in:
Snyk bot 2023-03-14 22:13:13 +08:00 committed by GitHub
parent 87ce114968
commit 3c15ba8051
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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