branch develop updated (71bcfa4 -> 40300ca)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository faxtomail. See https://gitlab.nuiton.org/codelutin/faxtomail.git from 71bcfa4 fixes #8916 prise en compte de la configuration du dossier pour figer ou non le nombre d'éléments à afficher new 40300ca montées de version 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 40300ca0ba3b4aab120dc9cff6e3824814da6666 Author: Kevin Morin <morin@codelutin.com> Date: Mon Jan 9 11:55:50 2017 +0100 montées de version Summary of changes: pom.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 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 faxtomail. See https://gitlab.nuiton.org/codelutin/faxtomail.git commit 40300ca0ba3b4aab120dc9cff6e3824814da6666 Author: Kevin Morin <morin@codelutin.com> Date: Mon Jan 9 11:55:50 2017 +0100 montées de version --- pom.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index 08579fd..102596c 100644 --- a/pom.xml +++ b/pom.xml @@ -95,13 +95,13 @@ <ciViewId>FaxToMail</ciViewId> <!-- libraries version --> - <nuitonI18nVersion>3.4.1</nuitonI18nVersion> - <nuitonConfigVersion>3.0-rc-3</nuitonConfigVersion> - <nuitonCsvVersion>3.0-rc-4</nuitonCsvVersion> + <nuitonI18nVersion>3.6.2</nuitonI18nVersion> + <nuitonConfigVersion>3.1.1</nuitonConfigVersion> + <nuitonCsvVersion>3.0-rc-6</nuitonCsvVersion> <nuitonDecoratorVersion>3.0</nuitonDecoratorVersion> - <nuitonUtilsVersion>3.0-rc-11</nuitonUtilsVersion> - <nuitonValidatorVersion>3.0-rc-2</nuitonValidatorVersion> - <nuitonWebVersion>1.17</nuitonWebVersion> + <nuitonUtilsVersion>3.0-rc-16</nuitonUtilsVersion> + <nuitonValidatorVersion>3.0.1</nuitonValidatorVersion> + <nuitonWebVersion>1.18</nuitonWebVersion> <eugeneVersion>2.13</eugeneVersion> <topiaVersion>3.0-beta-13</topiaVersion> @@ -109,7 +109,7 @@ <h2Version>1.3.176</h2Version> <guavaVersion>18.0</guavaVersion> - <jaxxVersion>2.28.2</jaxxVersion> + <jaxxVersion>2.38</jaxxVersion> <!-- do not upgrade to 1.6.5-1 --> <swingXVersion>1.6.4</swingXVersion> <xworkVersion>2.3.16.3</xworkVersion> @@ -137,8 +137,8 @@ <license.licenseName>gpl_v3</license.licenseName> <!-- Java version --> - <javaVersion>1.7</javaVersion> - <signatureArtifactId>java17</signatureArtifactId> + <javaVersion>1.8</javaVersion> + <signatureArtifactId>java18</signatureArtifactId> <signatureVersion>1.0</signatureVersion> <!-- issues status to include in changelog --> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm