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 72701b379adbf62ecd1d3a3b5e7e1710e089e3d0 Author: Tony CHEMIT <chemit@codelutin.com> Date: Wed Mar 23 11:05:14 2016 +0100 Refs #8168 httpcomponents:httpcore 4.4.4 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 93a9670..0407306 100644 --- a/pom.xml +++ b/pom.xml @@ -223,7 +223,7 @@ <dependency> <groupId>org.apache.httpcomponents</groupId> <artifactId>httpcore</artifactId> - <version>4.3.3</version> + <version>4.4.4</version> </dependency> <dependency> <groupId>org.apache.httpcomponents</groupId> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.