This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository observe. See https://gitlab.nuiton.org/codelutin/observe.git commit 25d6fb8ea6da4433f9d31189ce02472e814e46a6 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sat Dec 10 17:29:36 2016 +0100 Problème d'interprétation de coordonnée en DMD par le widget (fixes #8860) --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index fd0b310..b8ed0e6 100644 --- a/pom.xml +++ b/pom.xml @@ -165,7 +165,7 @@ <processorPluginVersion>1.3</processorPluginVersion> <topiaVersion>3.2-SNAPSHOT</topiaVersion> - <jaxxVersion>2.35-SNAPSHOT</jaxxVersion> + <jaxxVersion>2.35</jaxxVersion> <nuitonI18nVersion>3.6.2</nuitonI18nVersion> <nuitonValidatorVersion>3.0.1</nuitonValidatorVersion> <nuitonUtilsVersion>3.0-rc-16</nuitonUtilsVersion> @@ -281,7 +281,7 @@ <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> - <version>19.0</version> + <version>20.0</version> </dependency> <dependency> <groupId>com.google.code.gson</groupId> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.