summaryrefslogtreecommitdiffstats
path: root/appc-outbound
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-outbound
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-outbound')
-rwxr-xr-xappc-outbound/appc-network-inventory-client/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-outbound/appc-network-inventory-client/pom.xml b/appc-outbound/appc-network-inventory-client/pom.xml
index 900788239..0dd292379 100755
--- a/appc-outbound/appc-network-inventory-client/pom.xml
+++ b/appc-outbound/appc-network-inventory-client/pom.xml
@@ -37,7 +37,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<logback.version>1.2.3</logback.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>
<jettison.version>1.3.7</jettison.version>
<velocity.version>1.7</velocity.version>