Upgrade httpclient to latest release 64/93864/2
authorPamela Dragosh <pdragosh@research.att.com>
Mon, 19 Aug 2019 12:27:59 +0000 (08:27 -0400)
committerPamela Dragosh <pdragosh@research.att.com>
Mon, 19 Aug 2019 12:55:17 +0000 (08:55 -0400)
Staying up-to-date with the latest release.

Issue-ID: POLICY-1999
Change-Id: I04a26c7393875588517a3580eddea8e2175ccdd2
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
integration/pom.xml

index 098b4b0..cfc9280 100644 (file)
             <dependency>
                 <groupId>org.apache.httpcomponents</groupId>
                 <artifactId>httpclient</artifactId>
-                <version>4.5.5</version>
+                <version>4.5.9</version>
             </dependency>
 
             <!-- HttpComponents Core (blocking I/O) -->