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:34 UTC

[maven-dist-tool] branch dependabot/maven/org.apache.httpcomponents-httpclient-4.3.6 created (now cce4e00)

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

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


      at cce4e00  Bump httpclient from 4.2.5 to 4.3.6

This branch includes the following new commits:

     new cce4e00  Bump httpclient from 4.2.5 to 4.3.6

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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

Posted by sl...@apache.org.
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>