diff --git a/pom.xml b/pom.xml index a7fe8c36912832cfa3699dec36f9a10dea846018..8d89d8c37d849a5bc196bd96c5fd6d2580973c4f 100755 --- a/pom.xml +++ b/pom.xml @@ -118,7 +118,7 @@ <dependency> <groupId>org.apache.httpcomponents</groupId> <artifactId>httpclient</artifactId> - <version>4.5.13</version> + <version>4.5.14</version> <type>jar</type> <scope>provided</scope> </dependency>