This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository i18n. See http://git.nuiton.org/i18n.git commit cd280d729f62fe93ddccacdbdda76dbe4e3cf170 Author: Maven Release <maven-release@codelutin.com> Date: Fri Aug 1 08:34:49 2014 +0200 optimize dependencies --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 2052fa3..f2a00ca 100644 --- a/pom.xml +++ b/pom.xml @@ -78,6 +78,12 @@ <dependencies> <dependency> + <groupId>com.google.guava</groupId> + <artifactId>guava</artifactId> + <version>17.0</version> + </dependency> + + <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-collections4</artifactId> <version>4.0</version> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.