JAMES-2486 Update org.jsoup
Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/f876c931 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/f876c931 Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/f876c931 Branch: refs/heads/master Commit: f876c931a2a3b330df018979ed86dcb9152c45dc Parents: 0a35697 Author: Gautier DI FOLCO <[email protected]> Authored: Thu Jul 19 14:33:27 2018 +0200 Committer: benwa <[email protected]> Committed: Tue Jul 31 09:25:35 2018 +0700 ---------------------------------------------------------------------- mailbox/memory/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/james-project/blob/f876c931/mailbox/memory/pom.xml ---------------------------------------------------------------------- diff --git a/mailbox/memory/pom.xml b/mailbox/memory/pom.xml index 99a3cd2..ffee6aa 100644 --- a/mailbox/memory/pom.xml +++ b/mailbox/memory/pom.xml @@ -84,7 +84,7 @@ <dependency> <groupId>org.jsoup</groupId> <artifactId>jsoup</artifactId> - <version>1.9.2</version> + <version>1.11.3</version> </dependency> <dependency> <groupId>org.mockito</groupId> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
