Browse Source

Updating Apache HttpClient to 4.5.10 (OpenFeign#1080) (#1081)

pull/1083/head
Maxime Lenglet 5 years ago committed by Marvin Froeder
parent
commit
335835022b
  1. 2
      httpclient/pom.xml

2
httpclient/pom.xml

@ -40,7 +40,7 @@ @@ -40,7 +40,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.5.3</version>
<version>4.5.10</version>
</dependency>
<dependency>

Loading…
Cancel
Save