branch develop updated (c4b9beb -> a005c1c)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository topia. See https://gitlab.nuiton.org/nuiton/topia.git from c4b9beb fixes #650: Update to hibernate 5.1.5 new a005c1c fixes #651: 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 a005c1c126cabde7507777594551f3ba2a718d77 Author: Eric Chatellier <chatellier@codelutin.com> Date: Fri Apr 14 11:45:58 2017 +0200 fixes #651: Update libs Summary of changes: pom.xml | 9 ++++----- 1 file changed, 4 insertions(+), 5 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. See https://gitlab.nuiton.org/nuiton/topia.git commit a005c1c126cabde7507777594551f3ba2a718d77 Author: Eric Chatellier <chatellier@codelutin.com> Date: Fri Apr 14 11:45:58 2017 +0200 fixes #651: Update libs --- pom.xml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 62188fe..e42d8e8 100644 --- a/pom.xml +++ b/pom.xml @@ -218,7 +218,7 @@ <!-- libs version --> <commonsLoggingVersion>1.2</commonsLoggingVersion> <eugeneVersion>3.0-alpha-10</eugeneVersion> - <flywayVersion>4.0.3</flywayVersion> + <flywayVersion>4.1.2</flywayVersion> <guavaVersion>20.0</guavaVersion> <!-- Do not upgrade H2 to 1.4 see #3691 --> @@ -231,13 +231,12 @@ <liquibaseVersion>3.5.3</liquibaseVersion> <log4jVersion>1.2.17</log4jVersion> <mockitoVersion>2.2.29</mockitoVersion> - <nuitonUtilsVersion>3.0-rc-16</nuitonUtilsVersion> + <nuitonUtilsVersion>3.0-rc-18</nuitonUtilsVersion> <nuitonCsvVersion>3.0-rc-6</nuitonCsvVersion> <nuitonDecoratorVersion>3.0</nuitonDecoratorVersion> - <nuitonI18nVersion>3.6.2</nuitonI18nVersion> + <nuitonI18nVersion>3.6.3</nuitonI18nVersion> <processorPluginVersion>1.3</processorPluginVersion> - <sl4jVersion>1.7.22</sl4jVersion> - <xmlrpcVersion>3.1.2</xmlrpcVersion> + <sl4jVersion>1.7.25</sl4jVersion> <locales>fr</locales> <siteSourcesType>rst</siteSourcesType> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm