You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2020/03/15 14:56:22 UTC

[syncope] branch 2_0_X updated: Upgrading HttpClient

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

ilgrosso pushed a commit to branch 2_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/2_0_X by this push:
     new 940a25c  Upgrading HttpClient
940a25c is described below

commit 940a25c5650077b179c4b7a47e916a4a4b453d11
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Sun Mar 15 15:55:41 2020 +0100

    Upgrading HttpClient
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1c4cf63..11a82ae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -490,7 +490,7 @@ under the License.
     <fileSaver.version>0.0.2</fileSaver.version>
     
     <izpack.version>5.1.3</izpack.version>
-    <httpclient.version>4.5.10</httpclient.version>
+    <httpclient.version>4.5.11</httpclient.version>
     <maven-invoker.version>3.0.1</maven-invoker.version>
     <ianal-maven-plugin-version>1.0-alpha-1</ianal-maven-plugin-version>