From ff286ea030490eef3d57df78eb5c92c1ea7b8ea6 Mon Sep 17 00:00:00 2001 From: Taka Cho Date: Fri, 23 Feb 2018 21:30:06 -0500 Subject: security issue: commons-collections Change-Id: I74a56640065ae6c6a470835ab1022ed0f266fc09 Issue-ID: APPC-665 Signed-off-by: Taka Cho --- appc-config/appc-data-services/features/src/main/resources/features.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'appc-config/appc-data-services/features/src/main/resources/features.xml') diff --git a/appc-config/appc-data-services/features/src/main/resources/features.xml b/appc-config/appc-data-services/features/src/main/resources/features.xml index 6bc7cc9fc..7d58abb1c 100644 --- a/appc-config/appc-data-services/features/src/main/resources/features.xml +++ b/appc-config/appc-data-services/features/src/main/resources/features.xml @@ -37,7 +37,7 @@ mvn:commons-lang/commons-lang/2.6 - mvn:commons-collections/commons-collections/3.2.1 + mvn:commons-collections/commons-collections/3.2.2 wrap:mvn:com.att.eelf/eelf-core/${eelf.version} mvn:ch.qos.logback/logback-core/${logback.version} -- cgit 1.2.3-korg