From cfef7d1f6b79beda73117b182294784acbefd670 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 8 Jun 2020 22:52:23 +0000 Subject: [PATCH] fix: upgrade org.antlr:antlr from 3.0 to 3.5.2 Snyk has created this PR to upgrade org.antlr:antlr from 3.0 to 3.5.2. See this package in NPM: https://www.npmjs.com/package/org.antlr:antlr See this project in Snyk: https://app.snyk.io/org/asset-web/project/cf9dcd39-5d1d-453c-8dc8-c712ec28ceb5?utm_source=github&utm_medium=upgrade-pr --- crew/CrewHarvester/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crew/CrewHarvester/pom.xml b/crew/CrewHarvester/pom.xml index 20d4561..ad4c001 100644 --- a/crew/CrewHarvester/pom.xml +++ b/crew/CrewHarvester/pom.xml @@ -67,7 +67,7 @@ org.antlr antlr - 3.0 + 3.5.2 compile