This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository jaxx. See http://git.nuiton.org/jaxx.git commit a9f080fe1fa21957f2d9af4166734d230aaabe4c Author: Maven Release <maven-release@codelutin.com> Date: Sun Mar 22 17:03:59 2015 +0000 optimize dependencies --- jaxx-widgets-common/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/jaxx-widgets-common/pom.xml b/jaxx-widgets-common/pom.xml index 9187175..9c1de4a 100644 --- a/jaxx-widgets-common/pom.xml +++ b/jaxx-widgets-common/pom.xml @@ -69,6 +69,11 @@ </dependency> <dependency> + <groupId>org.apache.commons</groupId> + <artifactId>commons-lang3</artifactId> + </dependency> + + <dependency> <groupId>log4j</groupId> <artifactId>log4j</artifactId> <scope>provided</scope> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.