This is an automated email from the git hooks/post-receive script. New commit to branch develop-2.x in repository jaxx. See http://git.nuiton.org/jaxx.git commit 24a7191badedbd126451447973b9dbedabc0af91 Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Dec 24 11:55:02 2015 +0100 Update commons-lang3 to 3.4 (Fixes #3844) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 59adec5..420767b 100644 --- a/pom.xml +++ b/pom.xml @@ -235,7 +235,7 @@ <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-lang3</artifactId> - <version>3.3.2</version> + <version>3.4</version> </dependency> <!-- Junit --> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.