summaryrefslogtreecommitdiffstats
path: root/appc-config/pom.xml
diff options
context:
space:
mode:
authorTaka Cho <tc012c@att.com>2018-08-19 20:46:00 -0400
committerTaka Cho <tc012c@att.com>2018-08-19 20:52:03 -0400
commit8678a53099f255c1c9a12da4f156d97f87b0ac59 (patch)
treeafbf439987ac9d1debfff54b5404f7acda628c1d /appc-config/pom.xml
parent58296da28e654d53f0d48f67bcb61187a2b603d3 (diff)
fixing common-collection 3.2.1 security issue
changed pom.xml and features.xml to keep common-collection to 3.2.2 Change-Id: I3ccd44d61f2e58edae9de6d7042cdb752bbd73cb Issue-ID: APPC-1018 Signed-off-by: Taka Cho <tc012c@att.com>
Diffstat (limited to 'appc-config/pom.xml')
-rw-r--r--appc-config/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-config/pom.xml b/appc-config/pom.xml
index a70a35536..0c8165c29 100644
--- a/appc-config/pom.xml
+++ b/appc-config/pom.xml
@@ -38,7 +38,7 @@
<snakeyaml.version>1.12</snakeyaml.version>
<velocity.version>1.7</velocity.version>
<jettison.version>1.3.7</jettison.version>
- <common.collections.version>3.2.1</common.collections.version>
+ <common.collections.version>3.2.2</common.collections.version>
<common.io.version>2.5</common.io.version>
<tosca.datatype.version>1.1.0</tosca.datatype.version>