From 7025a76c895f889c683d149606d4028d112799ab Mon Sep 17 00:00:00 2001 From: "Sanchez, Gabriel (gs882h)" Date: Mon, 19 Nov 2018 14:32:51 +0000 Subject: [PATCH] Upgrade Hadoop dependency (NexusIQ scan) Upgrade Hadoop dependency to avoid Security vulnerabilities highlighted by NexusIQ scan Issue-ID: AAI-1887 Change-Id: Ia3c29a2942561c7fe15b1ed046e4d0bc1e081218 Signed-off-by: gabriel.sanchez --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c8903fc..10e2360 100755 --- a/pom.xml +++ b/pom.xml @@ -99,7 +99,7 @@ limitations under the License. org.apache.hadoop hadoop-common - 2.7.6 + 2.7.7 -- 2.16.6