JAMES-2570 Upgrade spark java from 2.6.0 to 2.8.0
Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/a5e34790 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/a5e34790 Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/a5e34790 Branch: refs/heads/master Commit: a5e3479057823e0b7a4940400083365a6baaa597 Parents: a4f5c07 Author: tran tien duc <dt...@linagora.com> Authored: Tue Oct 23 15:14:17 2018 +0700 Committer: Benoit Tellier <btell...@linagora.com> Committed: Wed Oct 24 16:37:23 2018 +0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/james-project/blob/a5e34790/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 609f6fc..8d514a1 100644 --- a/pom.xml +++ b/pom.xml @@ -1846,7 +1846,7 @@ <dependency> <groupId>com.sparkjava</groupId> <artifactId>spark-core</artifactId> - <version>2.6.0</version> + <version>2.8.0</version> </dependency> <dependency> <groupId>com.sun.mail</groupId> --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org