This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository jrst. See https://gitlab.nuiton.org/nuiton/jrst.git commit 1c5672dceb7714a65036f0f8bde21e06d8421307 Author: Eric Chatellier <eric.chatellier@gmail.com> Date: Sun Feb 12 15:39:01 2017 +0100 Update guava --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index ef780e0..22058d1 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ #%L JRst %% - Copyright (C) 2004 - 2016 CodeLutin, Chatellier Eric + Copyright (C) 2004 - 2017 CodeLutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>nuitonpom</artifactId> - <version>10.2</version> + <version>10.5</version> </parent> <artifactId>jrst</artifactId> @@ -114,7 +114,7 @@ <doxiaSitetoolsVersion>1.7</doxiaSitetoolsVersion> <nuitonI18nVersion>3.6.3</nuitonI18nVersion> <xalanVersion>2.7.1</xalanVersion> - <jaxxVersion>2.28.2</jaxxVersion> + <jaxxVersion>2.40</jaxxVersion> <mavenVersion>3.3.9</mavenVersion> <!-- site configuration --> @@ -482,7 +482,7 @@ <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> - <version>19.0</version> + <version>20.0</version> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.