From bb6bbd5b5de48ecbe3ac9a9934c36c19a310b992 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 13 Jun 2018 22:29:15 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGCODEHAUSPLEXUS-31521 - https://snyk.io/vuln/SNYK-JAVA-ORGCODEHAUSPLEXUS-31522 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2842eec..c9b8166 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.codehaus.plexus plexus-utils - 2.0.5 + 3.0.24 junit