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

slachiewicz pushed a commit to branch 
dependabot/maven/org.apache.httpcomponents-httpclient-4.3.6
in repository https://gitbox.apache.org/repos/asf/maven-dist-tool.git

commit 11ff42710829e8997075b610113a3d193f5989a1
Author: Sylwester Lachiewicz <slachiew...@apache.org>
AuthorDate: Wed Mar 25 12:49:43 2020 +0100

    Bump httpclient from 4.2.5 to 4.5.10
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e34b391..a48f1dd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -134,7 +134,7 @@
     <dependency>
       <groupId>org.apache.httpcomponents</groupId>
       <artifactId>httpclient</artifactId>
-      <version>4.2.5</version>
+      <version>4.5.10</version>
     </dependency>
   </dependencies>
 

Reply via email to