JAMES-2481 Upgrade Spark Java to 2.7.2
Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/aaa2d08a Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/aaa2d08a Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/aaa2d08a Branch: refs/heads/master Commit: aaa2d08a7698fddafcbe308ee7f2da225fd43f21 Parents: 622c540 Author: benwa <[email protected]> Authored: Mon Jul 23 13:29:59 2018 +0700 Committer: benwa <[email protected]> Committed: Thu Jul 26 13:51:07 2018 +0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/james-project/blob/aaa2d08a/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index daea437..0a5d000 100644 --- a/pom.xml +++ b/pom.xml @@ -1692,7 +1692,7 @@ <dependency> <groupId>com.sparkjava</groupId> <artifactId>spark-core</artifactId> - <version>2.6.0</version> + <version>2.7.2</version> </dependency> <dependency> <groupId>com.sun.mail</groupId> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
