From 772a9805cd97cdfb4a2727e682f00b22158b39b1 Mon Sep 17 00:00:00 2001 From: Jeff Banks Date: Fri, 16 Jun 2023 15:07:22 -0500 Subject: [PATCH] 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 --- virtdata-lang/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtdata-lang/pom.xml b/virtdata-lang/pom.xml index 77ff241cd..b335f9ae1 100644 --- a/virtdata-lang/pom.xml +++ b/virtdata-lang/pom.xml @@ -34,7 +34,7 @@ org.antlr antlr4-runtime - 4.12.0 + 4.13.0