diff options
-rw-r--r-- | integration/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/integration/pom.xml b/integration/pom.xml index 098b4b05..cfc92806 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -110,7 +110,7 @@ <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) --> |