aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMichael Hwang <mhwang@research.att.com>2018-03-27 10:34:21 -0400
committerMichael Hwang <mhwang@research.att.com>2018-03-27 10:37:49 -0400
commit2be14fca49b2724d6f38e07438c814bda423e541 (patch)
treec5507ccf7e6808dfc0dd7962c2b3da525cea1b14 /pom.xml
parent50e97d1197ff092058c48f56a35848f14711b172 (diff)
Upgrade httpcomponents to 4.5.5
Change-Id: I0cf9bb09fdf1a9563561556773a802ab970e9545 Issue-ID: DCAEGEN2-361 Signed-off-by: Michael Hwang <mhwang@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 653c081..9dcfc45 100644
--- a/pom.xml
+++ b/pom.xml
@@ -84,7 +84,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
is malformed in the internal Maven central. -->
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
- <version>4.5.2</version>
+ <version>4.5.5</version>
</dependency>
<dependency>
<groupId>ch.qos.logback</groupId>