This is an automated email from the git hooks/post-receive script. New commit to annotated tag v2.5.9 in repository jaxx. See https://gitlab.nuiton.org/nuiton/jaxx.git commit 9184e8869b20ff55e0b168815d3c36d31e77d191 Author: Tony Chemit <chemit@codelutin.com> Date: Fri Jan 4 08:40:39 2013 +0000 optimize dependencies --- jaxx-widgets/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/jaxx-widgets/pom.xml b/jaxx-widgets/pom.xml index 3bb335d..ad52486 100644 --- a/jaxx-widgets/pom.xml +++ b/jaxx-widgets/pom.xml @@ -97,6 +97,11 @@ </dependency> <dependency> + <groupId>commons-collections</groupId> + <artifactId>commons-collections</artifactId> + </dependency> + + <dependency> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> </dependency> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.