update http client version in catalog 19/47319/1
authorMichael Lando <ml636r@att.com>
Sun, 13 May 2018 16:19:46 +0000 (19:19 +0300)
committerMichael Lando <ml636r@att.com>
Sun, 13 May 2018 16:19:46 +0000 (19:19 +0300)
httpclient from 4.4.1 to 4.5.3

Change-Id: Ie7b7823a22b7677cd30320bd86f5ffdf832815da
Issue-ID: SDC-1319
Signed-off-by: Michael Lando <ml636r@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 79ac505..4dccaab 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -51,7 +51,7 @@
         <!-- Yaml for properties -->
         <snakeyaml.version>1.14</snakeyaml.version>
         <functionaljava.version>4.4</functionaljava.version>
-        <httpclient.version>4.4.1</httpclient.version>
+        <httpclient.version>4.5.3</httpclient.version>
         <httpcore.version>4.4.1</httpcore.version>
         <json-simple.version>1.1</json-simple.version>