Upgrade httpclient to latest release
[policy/parent.git] / 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) -->