branch develop updated (8a056ad -> 7cf64f2)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository tutti. See http://git.codelutin.com/tutti.git from 8a056ad fixes #6384: ans le menu Aide/A propos, remplacer Tutti par Allegro campagne new 7cf64f2 refs-90 #6386: [TECH] Mise à jour de librairies 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 7cf64f2aeabebbe9399c394cf4261d244fcafecb Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Jan 6 11:50:07 2015 +0100 refs-90 #6386: [TECH] Mise à jour de librairies Summary of changes: pom.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 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 tutti. See http://git.codelutin.com/tutti.git commit 7cf64f2aeabebbe9399c394cf4261d244fcafecb Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Jan 6 11:50:07 2015 +0100 refs-90 #6386: [TECH] Mise à jour de librairies --- pom.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 9a7da7d..362d159 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>codelutinpom</artifactId> - <version>1.6</version> + <version>1.7</version> </parent> <groupId>fr.ifremer</groupId> @@ -130,15 +130,15 @@ <!-- libraries version --> <nuitonI18nVersion>3.3</nuitonI18nVersion> - <nuitonValidatorVersion>3.0-rc-2</nuitonValidatorVersion> + <nuitonValidatorVersion>3.0-SNAPSHOT</nuitonValidatorVersion> <eugenePluginVersion>2.13</eugenePluginVersion> <jaxxVersion>2.20.1</jaxxVersion> <swingXVersion>1.6.4</swingXVersion> - <slf4jVersion>1.7.7</slf4jVersion> + <slf4jVersion>1.7.9</slf4jVersion> <adagioVersion>3.6.4</adagioVersion> <bluecoveVersion>2.1.0</bluecoveVersion> <hibernateVersion>4.3.7.Final</hibernateVersion> - <springVersion>4.1.1.RELEASE</springVersion> + <springVersion>4.1.4.RELEASE</springVersion> <hsqldbVersion>1.8.1.3</hsqldbVersion> <!-- I18n configuration --> @@ -228,7 +228,7 @@ <dependency> <groupId>org.nuiton</groupId> <artifactId>nuiton-decorator</artifactId> - <version>3.0-alpha-3</version> + <version>3.0</version> </dependency> <dependency> <groupId>org.nuiton</groupId> @@ -319,7 +319,7 @@ <dependency> <groupId>org.apache.struts.xwork</groupId> <artifactId>xwork-core</artifactId> - <version>2.3.16.3</version> + <version>2.3.20</version> <exclusions> <exclusion> <groupId>javassist</groupId> @@ -475,7 +475,7 @@ <dependency> <groupId>com.itextpdf</groupId> <artifactId>itextpdf</artifactId> - <version>5.5.3</version> + <version>5.5.4</version> </dependency> <!-- FreeMarker --> @@ -528,7 +528,7 @@ <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> - <version>4.11</version> + <version>4.12</version> <scope>test</scope> </dependency> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm