This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository echobase. See https://gitlab.nuiton.org/codelutin/echobase.git commit 1a78bd54d8e1f981a69c384ba2dbc235e5cb9d19 Author: Tony CHEMIT <chemit@codelutin.com> Date: Wed Mar 23 11:05:39 2016 +0100 Refs #8168 httpcomponents:httpclient 4.5.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0407306..2c7324e 100644 --- a/pom.xml +++ b/pom.xml @@ -228,7 +228,7 @@ <dependency> <groupId>org.apache.httpcomponents</groupId> <artifactId>httpclient</artifactId> - <version>4.3.6</version> + <version>4.5.2</version> </dependency> <!-- Google --> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.