aboutsummaryrefslogtreecommitdiffstats
path: root/appc-config/appc-data-services
diff options
context:
space:
mode:
authorTaka Cho <tc012c@att.com>2018-02-23 21:30:06 -0500
committerPatrick Brady <pb071s@att.com>2018-02-27 17:49:18 +0000
commitff286ea030490eef3d57df78eb5c92c1ea7b8ea6 (patch)
tree249a5315c2500d49a789f29e1a19815114c971dc /appc-config/appc-data-services
parent223970340047bee364489ab06cfbfb9e413694e7 (diff)
security issue: commons-collections
Change-Id: I74a56640065ae6c6a470835ab1022ed0f266fc09 Issue-ID: APPC-665 Signed-off-by: Taka Cho <tc012c@att.com>
Diffstat (limited to 'appc-config/appc-data-services')
-rw-r--r--appc-config/appc-data-services/features/src/main/resources/features.xml2
1 files changed, 1 insertions, 1 deletions
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 @@
<bundle>mvn:commons-lang/commons-lang/2.6</bundle>
- <bundle>mvn:commons-collections/commons-collections/3.2.1</bundle>
+ <bundle>mvn:commons-collections/commons-collections/3.2.2</bundle>
<bundle>wrap:mvn:com.att.eelf/eelf-core/${eelf.version}</bundle>
<bundle>mvn:ch.qos.logback/logback-core/${logback.version}</bundle>