branch develop updated (eb8965a -> 5cad6ef)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository i18n. See http://git.nuiton.org/i18n.git from eb8965a Fix gitignore new cabfbe8 refs #3881: Update guava new 43600f6 refs #3881: Update junit new 9db17ef refs #3881: Update commons-collections4 new bd82f6d refs #3881: Update commons-lang3 new 20d782c refs #3881: Update nuiton-csv new c59c0b3 refs #3881: Update xwork-core new c2817b9 refs #3881: Update plexus-utils new 79aafa0 refs #3881: Update maven-annotation-plugin new 5cad6ef refs #3881: Update maven-dependency-tree The 9 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 5cad6ef6414a1184908cd998f9691763f77f081a Author: Eric Chatellier <chatellier@codelutin.com> Date: Fri Feb 19 16:46:18 2016 +0100 refs #3881: Update maven-dependency-tree commit 79aafa0a624a37ac4c5242de3142d79ba45f1434 Author: Eric Chatellier <chatellier@codelutin.com> Date: Fri Feb 19 16:45:51 2016 +0100 refs #3881: Update maven-annotation-plugin commit c2817b9f82f535aaa3cb831139b16a7c4c2e2bb4 Author: Eric Chatellier <chatellier@codelutin.com> Date: Fri Feb 19 16:45:03 2016 +0100 refs #3881: Update plexus-utils commit c59c0b3f9d3f7d6936986d46c9751b6d972c6d2c Author: Eric Chatellier <chatellier@codelutin.com> Date: Fri Feb 19 16:44:39 2016 +0100 refs #3881: Update xwork-core commit 20d782c8b60124c2aed433590049ce5c718f0d19 Author: Eric Chatellier <chatellier@codelutin.com> Date: Fri Feb 19 16:44:03 2016 +0100 refs #3881: Update nuiton-csv commit bd82f6d53f51f7389165a558a52a80305bf0c690 Author: Eric Chatellier <chatellier@codelutin.com> Date: Fri Feb 19 16:42:26 2016 +0100 refs #3881: Update commons-lang3 commit 9db17efbc5e63190ab77905210623a3472c109f7 Author: Eric Chatellier <chatellier@codelutin.com> Date: Fri Feb 19 16:42:05 2016 +0100 refs #3881: Update commons-collections4 commit 43600f6bc3423b98b90fbfd908f8e602f68ed82e Author: Eric Chatellier <chatellier@codelutin.com> Date: Fri Feb 19 16:41:44 2016 +0100 refs #3881: Update junit commit cabfbe850715f1344b2e1be91c03f9d4aa898a75 Author: Eric Chatellier <chatellier@codelutin.com> Date: Fri Feb 19 16:41:17 2016 +0100 refs #3881: Update guava Summary of changes: pom.xml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 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 i18n. See http://git.nuiton.org/i18n.git commit cabfbe850715f1344b2e1be91c03f9d4aa898a75 Author: Eric Chatellier <chatellier@codelutin.com> Date: Fri Feb 19 16:41:17 2016 +0100 refs #3881: Update guava --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 43c9ea4..34397fb 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ $Id$ $HeadURL$ %% - Copyright (C) 2008 - 2010 CodeLutin + Copyright (C) 2008 - 2016 CodeLutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as @@ -79,7 +79,7 @@ <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> - <version>17.0</version> + <version>19.0</version> </dependency> <dependency> -- 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 i18n. See http://git.nuiton.org/i18n.git commit 43600f6bc3423b98b90fbfd908f8e602f68ed82e Author: Eric Chatellier <chatellier@codelutin.com> Date: Fri Feb 19 16:41:44 2016 +0100 refs #3881: Update junit --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 34397fb..949d98d 100644 --- a/pom.xml +++ b/pom.xml @@ -115,7 +115,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 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 i18n. See http://git.nuiton.org/i18n.git commit 9db17efbc5e63190ab77905210623a3472c109f7 Author: Eric Chatellier <chatellier@codelutin.com> Date: Fri Feb 19 16:42:05 2016 +0100 refs #3881: Update commons-collections4 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 949d98d..6b4b941 100644 --- a/pom.xml +++ b/pom.xml @@ -85,7 +85,7 @@ <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-collections4</artifactId> - <version>4.0</version> + <version>4.1</version> </dependency> <dependency> -- 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 i18n. See http://git.nuiton.org/i18n.git commit bd82f6d53f51f7389165a558a52a80305bf0c690 Author: Eric Chatellier <chatellier@codelutin.com> Date: Fri Feb 19 16:42:26 2016 +0100 refs #3881: Update commons-lang3 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6b4b941..17a5357 100644 --- a/pom.xml +++ b/pom.xml @@ -91,7 +91,7 @@ <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-lang3</artifactId> - <version>3.3.2</version> + <version>3.4</version> </dependency> <dependency> -- 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 i18n. See http://git.nuiton.org/i18n.git commit 20d782c8b60124c2aed433590049ce5c718f0d19 Author: Eric Chatellier <chatellier@codelutin.com> Date: Fri Feb 19 16:44:03 2016 +0100 refs #3881: Update nuiton-csv --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 17a5357..a04570d 100644 --- a/pom.xml +++ b/pom.xml @@ -129,7 +129,7 @@ <dependency> <groupId>org.nuiton</groupId> <artifactId>nuiton-csv</artifactId> - <version>3.0-rc-1</version> + <version>3.0-rc-5</version> </dependency> <dependency> -- 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 i18n. See http://git.nuiton.org/i18n.git commit c59c0b3f9d3f7d6936986d46c9751b6d972c6d2c Author: Eric Chatellier <chatellier@codelutin.com> Date: Fri Feb 19 16:44:39 2016 +0100 refs #3881: Update xwork-core --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a04570d..2b814af 100644 --- a/pom.xml +++ b/pom.xml @@ -207,7 +207,7 @@ <dependency> <groupId>org.apache.struts.xwork</groupId> <artifactId>xwork-core</artifactId> - <version>2.3.16.3</version> + <version>2.3.24.1</version> </dependency> <dependency> -- 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 i18n. See http://git.nuiton.org/i18n.git commit c2817b9f82f535aaa3cb831139b16a7c4c2e2bb4 Author: Eric Chatellier <chatellier@codelutin.com> Date: Fri Feb 19 16:45:03 2016 +0100 refs #3881: Update plexus-utils --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2b814af..a09c41d 100644 --- a/pom.xml +++ b/pom.xml @@ -213,7 +213,7 @@ <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-utils</artifactId> - <version>3.0.17</version> + <version>3.0.22</version> <scope>compile</scope> </dependency> -- 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 i18n. See http://git.nuiton.org/i18n.git commit 79aafa0a624a37ac4c5242de3142d79ba45f1434 Author: Eric Chatellier <chatellier@codelutin.com> Date: Fri Feb 19 16:45:51 2016 +0100 refs #3881: Update maven-annotation-plugin --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a09c41d..38eeb9b 100644 --- a/pom.xml +++ b/pom.xml @@ -69,7 +69,7 @@ <locales>fr,en</locales> <mavenVersion>2.2.1</mavenVersion> - <pluginPluginVersion>3.2</pluginPluginVersion> + <pluginPluginVersion>3.4</pluginPluginVersion> </properties> -- 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 i18n. See http://git.nuiton.org/i18n.git commit 5cad6ef6414a1184908cd998f9691763f77f081a Author: Eric Chatellier <chatellier@codelutin.com> Date: Fri Feb 19 16:46:18 2016 +0100 refs #3881: Update maven-dependency-tree --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 38eeb9b..9de400e 100644 --- a/pom.xml +++ b/pom.xml @@ -172,7 +172,7 @@ <dependency> <groupId>org.apache.maven.shared</groupId> <artifactId>maven-dependency-tree</artifactId> - <version>2.1</version> + <version>3.0</version> </dependency> <!-- provided dependencies --> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm