JAMES-2363 Update javax.mail from 1.6.0 to 1.6.1
Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/5240e582 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/5240e582 Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/5240e582 Branch: refs/heads/master Commit: 5240e5823ec4dd33dc4dcd50712c06b3cb86446d Parents: 344251c Author: benwa <[email protected]> Authored: Fri Mar 23 10:38:49 2018 +0700 Committer: benwa <[email protected]> Committed: Thu Mar 29 11:56:10 2018 +0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/james-project/blob/5240e582/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 37c9f6b..fd60a8d 100644 --- a/pom.xml +++ b/pom.xml @@ -1594,7 +1594,7 @@ <dependency> <groupId>com.sun.mail</groupId> <artifactId>javax.mail</artifactId> - <version>1.6.0</version> + <version>1.6.1</version> <exclusions> <exclusion> <groupId>javax.activation</groupId> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
