You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2020/02/16 12:31:35 UTC

[maven-dist-tool] 01/01: Bump httpclient from 4.2.5 to 4.3.6

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 cce4e007281cbcd4f8e4c936033039ddf5c36e40
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Fri Nov 1 12:16:16 2019 +0000

    Bump httpclient from 4.2.5 to 4.3.6
    
    Bumps httpclient from 4.2.5 to 4.3.6.
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 276f2f7..3cd3d80 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.3.6</version>
     </dependency>
   </dependencies>