This is an automated email from the git hooks/post-receive script. New commit to branch feature/majDependances-correctionAuDemarrage in repository tutti. See http://git.codelutin.com/tutti.git commit aa451cfe7f77fce310e0e16f1c36b2da4acd1031 Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Mon Feb 29 16:19:13 2016 +0100 Mise a jour des dépendances --- pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 79360d4..3ded9cd 100644 --- a/pom.xml +++ b/pom.xml @@ -121,19 +121,19 @@ <eugenePluginVersion>3.0-SNAPSHOT</eugenePluginVersion> <topiaVersion>3.1-SNAPSHOT</topiaVersion> - <jaxxVersion>2.28-SNAPSHOT</jaxxVersion> + <jaxxVersion>2.28.2</jaxxVersion> <nuitonI18nVersion>3.3</nuitonI18nVersion> <nuitonValidatorVersion>3.0</nuitonValidatorVersion> <xworkVersion>2.3.24.1</xworkVersion> <hibernateVersion>4.3.11.Final</hibernateVersion> - <sl4jVersion>1.7.13</sl4jVersion> - <swingXVersion>1.6.4</swingXVersion> + <sl4jVersion>1.7.18</sl4jVersion> + <swingXVersion>1.6.5-1</swingXVersion> - <geoToolsVersion>14.1</geoToolsVersion> + <geoToolsVersion>14.2</geoToolsVersion> <webmotionVersion>2.5</webmotionVersion> <paranamerVersion>2.8</paranamerVersion> - <httpComponentsVersion>4.5.1</httpComponentsVersion> + <httpComponentsVersion>4.5.2</httpComponentsVersion> <!-- license header configuration --> <license.licenseName>gpl_v3</license.licenseName> @@ -238,7 +238,7 @@ <dependency> <groupId>com.google.code.gson</groupId> <artifactId>gson</artifactId> - <version>2.5</version> + <version>2.6.2</version> </dependency> <dependency> @@ -615,7 +615,7 @@ <dependency> <groupId>javax.servlet</groupId> <artifactId>javax.servlet-api</artifactId> - <version>3.0.1</version> + <version>3.1.0</version> <scope>provided</scope> </dependency> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.