diff options
-rw-r--r-- | dmaap-dsa/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dmaap-dsa/pom.xml b/dmaap-dsa/pom.xml index 414e271..0743fc6 100644 --- a/dmaap-dsa/pom.xml +++ b/dmaap-dsa/pom.xml @@ -141,7 +141,7 @@ <dependency> <groupId>org.apache.httpcomponents</groupId> <artifactId>httpclient</artifactId> - <version>4.3.6</version> + <version>4.5.3</version> </dependency> <dependency> <groupId>com.googlecode.json-simple</groupId> |