branch develop updated (f97f22e -> 1b9676d)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository wao. See http://git.codelutin.com/wao.git from f97f22e Ajout d'une valeur i18n manquante new 1b9676d Mise à jour des dépendances 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 1b9676dcc7e85755463c53be997ef5d4a3663db8 Author: Brendan Le Ny <bleny@codelutin.com> Date: Thu Dec 18 15:32:37 2014 +0100 Mise à jour des dépendances Summary of changes: pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository wao. See http://git.codelutin.com/wao.git commit 1b9676dcc7e85755463c53be997ef5d4a3663db8 Author: Brendan Le Ny <bleny@codelutin.com> Date: Thu Dec 18 15:32:37 2014 +0100 Mise à jour des dépendances --- pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 8314568..1f2dd45 100644 --- a/pom.xml +++ b/pom.xml @@ -102,25 +102,25 @@ <projectId>wao</projectId> <!-- versions --> - <commonsLoggingVersion>1.1.3</commonsLoggingVersion> + <commonsLoggingVersion>1.2</commonsLoggingVersion> <commonsLang3Version>3.3.2</commonsLang3Version> <commonsCollections4Version>4.0</commonsCollections4Version> <guavaVersion>18.0</guavaVersion> - <junitVersion>4.11</junitVersion> + <junitVersion>4.12</junitVersion> <log4jVersion>1.2.17</log4jVersion> <commonsBeanutilsVersion>1.9.2</commonsBeanutilsVersion> <commonsIoVersion>2.4</commonsIoVersion> <h2Version>1.3.176</h2Version> - <struts2Version>2.3.16.3</struts2Version> + <struts2Version>2.3.20</struts2Version> <jqueryPluginVersion>3.7.1</jqueryPluginVersion> <bootstrapPluginVersion>1.7.0</bootstrapPluginVersion> - <slf4jVersion>1.7.7</slf4jVersion> - <hibernateVersion>4.3.6.Final</hibernateVersion> - <mockitoVersion>1.10.5</mockitoVersion> + <slf4jVersion>1.7.9</slf4jVersion> + <hibernateVersion>4.3.7.Final</hibernateVersion> + <mockitoVersion>1.10.17</mockitoVersion> <postgresqlDriverVersion>9.3-1102-jdbc41</postgresqlDriverVersion> <commonsEmailVersion>1.3.3</commonsEmailVersion> <mustacheVersion>1.9</mustacheVersion> - <commonsCodecVersion>1.9</commonsCodecVersion> + <commonsCodecVersion>1.10</commonsCodecVersion> <ehCacheVersion>2.6.9</ehCacheVersion> <jFreeChartVersion>1.0.13</jFreeChartVersion> <jFreeChartCommonVersion>1.0.16</jFreeChartCommonVersion> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm