This is an automated email from the ASF dual-hosted git repository.

michaelo pushed a commit to branch dependency-upgrades
in repository https://gitbox.apache.org/repos/asf/maven-wagon.git

commit 991a53854040ddfd69ec6764e43f579dcf2077f2
Author: Michael Osipov <[email protected]>
AuthorDate: Fri Apr 6 00:11:45 2018 +0200

    [WAGON-513] Upgrade HttpClient to 4.5.5
---
 wagon-providers/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/wagon-providers/pom.xml b/wagon-providers/pom.xml
index 151be66..b33cf7e 100644
--- a/wagon-providers/pom.xml
+++ b/wagon-providers/pom.xml
@@ -50,7 +50,7 @@ under the License.
       <dependency>
         <groupId>org.apache.httpcomponents</groupId>
         <artifactId>httpclient</artifactId>
-        <version>4.5.3</version>
+        <version>4.5.5</version>
       </dependency>
       <dependency>
         <groupId>org.apache.httpcomponents</groupId>

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to