You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@creadur.apache.org by po...@apache.org on 2021/06/08 08:35:08 UTC

[creadur-tentacles] branch master updated: TENTACLES-13: Upgrade httpclient

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

pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-tentacles.git


The following commit(s) were added to refs/heads/master by this push:
     new c7e09f5  TENTACLES-13: Upgrade httpclient
c7e09f5 is described below

commit c7e09f5512211dd84aad715c1732fb4fd7b23e6f
Author: P. Ottlinger <po...@apache.org>
AuthorDate: Tue Jun 8 10:34:42 2021 +0200

    TENTACLES-13: Upgrade httpclient
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0096e9f..7e5f88a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,7 +74,7 @@
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <javaVersion>1.8</javaVersion>
-    <httpClientVersion>4.3.6</httpClientVersion>
+    <httpClientVersion>4.5.13</httpClientVersion>
     <apacheRatVersion>0.13</apacheRatVersion>
   </properties>
   <issueManagement>