branch feature/3798_new_export_API created (now 8e9aaa4)
This is an automated email from the git hooks/post-receive script. New change to branch feature/3798_new_export_API in repository nuiton-csv. See http://git.nuiton.org/nuiton-csv.git at 8e9aaa4 Update guava to 19.0 (Fixes #3807) This branch includes the following new commits: new d427173 Update commons-lang3 to 3.4 (Fixes #3810) new 770010a Update commons-collections4 to 4.1 (Fixes #3809) new dc0b19b Update junit 4.12 (Fixes #3808) new 8e9aaa4 Update guava to 19.0 (Fixes #3807) The 4 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 8e9aaa4ff891b54c2c2c21fe349f92a248f2dbf0 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sat Dec 19 02:10:15 2015 +0100 Update guava to 19.0 (Fixes #3807) commit dc0b19b836d021c63516a36243fe16d6977e6e50 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sat Dec 19 02:09:36 2015 +0100 Update junit 4.12 (Fixes #3808) commit 770010afb1846b7a388f2d28e914f94d3b152713 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sat Dec 19 02:09:13 2015 +0100 Update commons-collections4 to 4.1 (Fixes #3809) commit d4271732792ca7e2552b8531b288f7ae92add965 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sat Dec 19 02:08:40 2015 +0100 Update commons-lang3 to 3.4 (Fixes #3810) -- 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 feature/3798_new_export_API in repository nuiton-csv. See http://git.nuiton.org/nuiton-csv.git commit d4271732792ca7e2552b8531b288f7ae92add965 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sat Dec 19 02:08:40 2015 +0100 Update commons-lang3 to 3.4 (Fixes #3810) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 64502c3..ab7c112 100644 --- a/pom.xml +++ b/pom.xml @@ -99,7 +99,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 feature/3798_new_export_API in repository nuiton-csv. See http://git.nuiton.org/nuiton-csv.git commit 770010afb1846b7a388f2d28e914f94d3b152713 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sat Dec 19 02:09:13 2015 +0100 Update commons-collections4 to 4.1 (Fixes #3809) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ab7c112..4a71ad3 100644 --- a/pom.xml +++ b/pom.xml @@ -111,7 +111,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 feature/3798_new_export_API in repository nuiton-csv. See http://git.nuiton.org/nuiton-csv.git commit dc0b19b836d021c63516a36243fe16d6977e6e50 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sat Dec 19 02:09:36 2015 +0100 Update junit 4.12 (Fixes #3808) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4a71ad3..8a20543 100644 --- a/pom.xml +++ b/pom.xml @@ -136,7 +136,7 @@ <groupId>junit</groupId> <artifactId>junit</artifactId> <scope>test</scope> - <version>4.11</version> + <version>4.12</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 feature/3798_new_export_API in repository nuiton-csv. See http://git.nuiton.org/nuiton-csv.git commit 8e9aaa4ff891b54c2c2c21fe349f92a248f2dbf0 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sat Dec 19 02:10:15 2015 +0100 Update guava to 19.0 (Fixes #3807) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8a20543..d2df7cb 100644 --- a/pom.xml +++ b/pom.xml @@ -129,7 +129,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>.
participants (1)
-
nuiton.org scm