This is an automated email from the ASF dual-hosted git repository. ilgrosso pushed a commit to branch 2_1_X in repository https://gitbox.apache.org/repos/asf/syncope.git
commit 9f5db213dabd8e7791654659899431f25ba8d354 Author: Francesco Chicchiriccò <[email protected]> AuthorDate: Wed Oct 7 09:57:28 2020 +0200 Upgrading Commons HttpClient --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1bf8848..e88ec87 100644 --- a/pom.xml +++ b/pom.xml @@ -499,7 +499,7 @@ under the License. <fileSaver.version>0.0.2</fileSaver.version> <izpack.version>5.1.3</izpack.version> - <httpclient.version>4.5.12</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>
