From d6465d56ca959b8493c1a9a3938d3d24461b5a6b Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Mon, 5 Mar 2018 10:25:41 -0500 Subject: Upgrade commons-collection for security fix Force use of 3.2.2 to clear security issue for commons collections. Issue-ID: POLICY-507 Change-Id: Id9ac1e07b90dfb6594cde5ba4cec4e3867f43a76 Signed-off-by: Pamela Dragosh --- BRMSGateway/pom.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'BRMSGateway') diff --git a/BRMSGateway/pom.xml b/BRMSGateway/pom.xml index 39e943be1..0d9ebfba2 100644 --- a/BRMSGateway/pom.xml +++ b/BRMSGateway/pom.xml @@ -66,10 +66,26 @@ integrity-monitor ${project.version} + + + commons-collections + commons-collections + 3.2.2 + org.sonatype.nexus nexus-rest-client-java 2.3.1-01 + + + commons-collections + commons-collections + + com.thoughtworks.xstream -- cgit 1.2.3-korg