branch develop updated (25b8310 -> 4fe0543)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository lima. See http://git.chorem.org/lima.git from 25b8310 Merge branch 'feature/1182-translation' into develop new 4fe0543 montée de version mineur de libs 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 4fe054376362f86c3d4003b7f4f6ea9454e5547d Author: dcosse <cosse@codelutin.com> Date: Mon Nov 30 17:01:00 2015 +0100 montée de version mineur de libs Summary of changes: pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository lima. See http://git.chorem.org/lima.git commit 4fe054376362f86c3d4003b7f4f6ea9454e5547d Author: dcosse <cosse@codelutin.com> Date: Mon Nov 30 17:01:00 2015 +0100 montée de version mineur de libs --- pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 2ff29d5..46daaef 100644 --- a/pom.xml +++ b/pom.xml @@ -177,16 +177,16 @@ <!-- customized libs version --> <eugeneVersion>2.14</eugeneVersion> <nuitonConfigVersion>3.0-rc-2</nuitonConfigVersion> - <nuitonDecoratorVersion>3.0-alpha-3</nuitonDecoratorVersion> + <nuitonDecoratorVersion>3.0</nuitonDecoratorVersion> <nuitonProfilingVersion>3.0</nuitonProfilingVersion> <nuitonConverterVersion>1.0</nuitonConverterVersion> - <nuitonCsvVersion>3.0-rc-4</nuitonCsvVersion> + <nuitonCsvVersion>3.0-rc-5</nuitonCsvVersion> <nuitonI18nVersion>3.3</nuitonI18nVersion> <nuitonUtilsVersion>3.0-rc-8</nuitonUtilsVersion> <nuitonWidgetsVersion>1.1.1</nuitonWidgetsVersion> <topiaVersion>3.0-beta-15</topiaVersion> - <commonsCodecVersion>1.9</commonsCodecVersion> + <commonsCodecVersion>1.10</commonsCodecVersion> <commonsEmailVersion>1.3.3</commonsEmailVersion> <commonsIoVersion>2.4</commonsIoVersion> <commonsLang3Version>3.3.2</commonsLang3Version> @@ -196,9 +196,9 @@ <googleGuavaVersion>18.0</googleGuavaVersion> <!-- h2Version 1.4.180 is beta, and db created with 1.3 are not compatible yet so don't use it for the moment--> <h2Version>1.3.176</h2Version> - <hibernateVersion>4.3.7.Final</hibernateVersion> + <hibernateVersion>4.3.11.Final</hibernateVersion> <itextVersion>4.2.1</itextVersion> - <jasperreportsVersion>6.1.1</jasperreportsVersion> + <jasperreportsVersion>6.2.0</jasperreportsVersion> <javaxServletVersion>3.1.0</javaxServletVersion> <jaxxVersion>2.26</jaxxVersion> <jbossTransactionVersion>1.0.0.Final</jbossTransactionVersion> @@ -207,9 +207,9 @@ <junitVersion>4.11</junitVersion> <log4jVersion>1.2.17</log4jVersion> <openejbJavaeeApiVersion>6.0-6</openejbJavaeeApiVersion> - <openEjbVersion>4.7.1</openEjbVersion> + <openEjbVersion>4.7.2</openEjbVersion> <pdfboxVersion>1.8.7</pdfboxVersion> - <slf4jVersion>1.7.7</slf4jVersion> + <slf4jVersion>1.7.13</slf4jVersion> <swinglabsVersion>3.0.4</swinglabsVersion> <swingxVersion>1.6.5-1</swingxVersion> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
chorem.org scm