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

commit cd769a68455b58894ce381058fbfc5602551a535
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Wed Oct 7 09:55:14 2020 +0200

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

diff --git a/pom.xml b/pom.xml
index 9dfe657..fa60350 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.11</httpclient.version>
+    <httpclient.version>4.5.13</httpclient.version>
     <maven-invoker.version>3.0.1</maven-invoker.version>
     <ianal-maven-plugin-version>1.0-alpha-1</ianal-maven-plugin-version>
 

Reply via email to