branch develop updated (2528866 -> 3a6675c)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository jaxx. See https://gitlab.nuiton.org/nuiton/jaxx.git from 2528866 Stay on java 6 level new 3a6675c Optimize dependencies The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 3a6675c90b8661753ee5ddfcd39690c8b310df09 Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Sep 13 14:59:03 2016 +0200 Optimize dependencies Summary of changes: jaxx-widgets-about/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
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 3a6675c90b8661753ee5ddfcd39690c8b310df09 Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Sep 13 14:59:03 2016 +0200 Optimize dependencies --- jaxx-widgets-about/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jaxx-widgets-about/pom.xml b/jaxx-widgets-about/pom.xml index 6a9659b..9825ad5 100644 --- a/jaxx-widgets-about/pom.xml +++ b/jaxx-widgets-about/pom.xml @@ -74,8 +74,8 @@ </dependency> <dependency> - <groupId>commons-io</groupId> - <artifactId>commons-io</artifactId> + <groupId>com.google.guava</groupId> + <artifactId>guava</artifactId> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm