commit | bda76526634fce51188c87c556ff294a9e409b80 | [log] [tgz] |
---|---|---|
author | Taka Cho <tc012c@att.com> | Wed Mar 07 11:42:59 2018 -0500 |
committer | Takamune Cho <tc012c@att.com> | Thu Mar 08 20:49:35 2018 +0000 |
tree | 92eb50feff2f5057e0e09646b114260eda22ca51 | |
parent | 16fe5b694fe78271fd846373bf3850d0817f6390 [diff] [blame] |
upgrade httpclient from 4.5.1 to 4.5.3 Change-Id: I951cc53b6f319bdb9eba25ecdeaffaae5702fbc2 Issue-ID: APPC-703 Signed-off-by: Taka Cho <tc012c@att.com>
diff --git a/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-bundle/pom.xml b/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-bundle/pom.xml index 9a515e9..769f022 100644 --- a/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-bundle/pom.xml +++ b/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-bundle/pom.xml
@@ -105,7 +105,7 @@ <dependency> <groupId>org.apache.httpcomponents</groupId> <artifactId>httpclient</artifactId> - <version>4.5.1</version> + <version>4.5.3</version> </dependency> <dependency>