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/03/25 11:50:26 UTC

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

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 11ff427  Bump httpclient from 4.2.5 to 4.5.10

This branch includes the following new commits:

     new 11ff427  Bump httpclient from 4.2.5 to 4.5.10

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.5.10

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 11ff42710829e8997075b610113a3d193f5989a1
Author: Sylwester Lachiewicz <sl...@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>