branch develop updated (fd4ea18 -> 8ca0219)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository topia-2.x. See https://gitlab.nuiton.org/nuiton/topia-2.x.git from fd4ea18 Test to remove FQN new 8ca0219 refs #3902: Update 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 8ca02198330f8a4b9fed5e8700bdb976d8e5ae65 Author: Eric Chatellier <eric.chatellier@gmail.com> Date: Sun Oct 23 11:44:42 2016 +0200 refs #3902: Update libs Summary of changes: pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository topia-2.x. See https://gitlab.nuiton.org/nuiton/topia-2.x.git commit 8ca02198330f8a4b9fed5e8700bdb976d8e5ae65 Author: Eric Chatellier <eric.chatellier@gmail.com> Date: Sun Oct 23 11:44:42 2016 +0200 refs #3902: Update libs --- pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 4941b11..4c56080 100644 --- a/pom.xml +++ b/pom.xml @@ -203,13 +203,13 @@ <!-- libs version --> <eugeneVersion>3.0-alpha-5</eugeneVersion> - <nuitonCsvVersion>3.0-rc-5</nuitonCsvVersion> + <nuitonCsvVersion>3.0-rc-6</nuitonCsvVersion> <nuitonDecoratorVersion>3.0</nuitonDecoratorVersion> - <nuitonUtilsVersion>3.0-rc-13</nuitonUtilsVersion> + <nuitonUtilsVersion>3.0-rc-16</nuitonUtilsVersion> <processorPluginVersion>1.3</processorPluginVersion> - <nuitonI18nVersion>3.5</nuitonI18nVersion> + <nuitonI18nVersion>3.6.2</nuitonI18nVersion> <xmlrpcVersion>3.1.2</xmlrpcVersion> - <hibernateVersion>5.1.0.Final</hibernateVersion> + <hibernateVersion>5.1.2.Final</hibernateVersion> <sl4jVersion>1.7.21</sl4jVersion> <h2Version>1.3.176</h2Version> <hamcrestVersion>1.3</hamcrestVersion> @@ -318,7 +318,7 @@ <dependency> <groupId>commons-beanutils</groupId> <artifactId>commons-beanutils</artifactId> - <version>1.9.2</version> + <version>1.9.3</version> </dependency> <dependency> @@ -336,7 +336,7 @@ <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-lang3</artifactId> - <version>3.4</version> + <version>3.5</version> </dependency> <!-- BD H2 for testing --> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm