aboutsummaryrefslogtreecommitdiffstats
path: root/appc-sdc-listener
diff options
context:
space:
mode:
authorTaka Cho <tc012c@att.com>2018-03-06 14:23:11 -0500
committerPatrick Brady <pb071s@att.com>2018-03-06 22:00:08 +0000
commitd04d3e81e7a0d987603e8fca89cd3942ddc3ea82 (patch)
treeafa5c48d7b367c5a1f7201f4f9e5e5e2e45c5398 /appc-sdc-listener
parente4211cdd64e59989bb03dfbdd8c255aea8152c63 (diff)
upgrade httpclient from 4.4.1 to 4.5.3
Change-Id: I2f8657097c432e2017ae1287fecc366cb8559076 Issue-ID: APPC-699 Signed-off-by: Taka Cho <tc012c@att.com>
Diffstat (limited to 'appc-sdc-listener')
-rw-r--r--appc-sdc-listener/appc-sdc-listener-bundle/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-sdc-listener/appc-sdc-listener-bundle/pom.xml b/appc-sdc-listener/appc-sdc-listener-bundle/pom.xml
index b59525201..d82fbe797 100644
--- a/appc-sdc-listener/appc-sdc-listener-bundle/pom.xml
+++ b/appc-sdc-listener/appc-sdc-listener-bundle/pom.xml
@@ -131,7 +131,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
- <version>4.4.1</version>
+ <version>4.5.3</version>
</dependency>
<dependency>