Commit 25c3bf9a by nixonrodrigues Committed by Sarath Subramanian

ATLAS-3222:- Update httpclient jar version to 4.5.3 to fix NoSuchMethodError error

Change-Id: If47909376585d72bf766dab667e0ca99cdc324c0 Signed-off-by: 's avatarSarath Subramanian <sarath@apache.org>
parent 1ca6ee12
...@@ -1530,7 +1530,7 @@ ...@@ -1530,7 +1530,7 @@
<dependency> <dependency>
<groupId>org.apache.httpcomponents</groupId> <groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId> <artifactId>httpclient</artifactId>
<version>4.4.1</version> <version>4.5.3</version>
</dependency> </dependency>
<dependency> <dependency>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment