This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository jaxx. See https://gitlab.nuiton.org/nuiton/jaxx.git commit abb3121bff2c46876ccfe5de021b134486e5137e Author: Maven Release <maven-release@codelutin.com> Date: Mon Aug 1 13:28:58 2016 +0200 optimize dependencies --- jaxx-compiler/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/jaxx-compiler/pom.xml b/jaxx-compiler/pom.xml index 3368cf2..95c0b83 100644 --- a/jaxx-compiler/pom.xml +++ b/jaxx-compiler/pom.xml @@ -110,6 +110,11 @@ <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> </dependency> + + <dependency> + <groupId>commons-io</groupId> + <artifactId>commons-io</artifactId> + </dependency> <dependency> <groupId>junit</groupId> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm