From 98c917c015d01fead43c1d4da79ce5e87f395ae3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 12 Jun 2023 17:32:56 +0000 Subject: [PATCH] fix: upgrade org.antlr:antlr4-runtime from 4.9.1 to 4.13.0 Snyk has created this PR to upgrade org.antlr:antlr4-runtime from 4.9.1 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/o-wael/project/7191465e-5034-4365-91f9-4c1bb3b06025?utm_source=github&utm_medium=referral&page=upgrade-pr --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 62d80f3..cd327eb 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.antlr antlr4-runtime - 4.9.1 + 4.13.0