You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by bt...@apache.org on 2018/07/31 02:32:40 UTC

[23/24] james-project git commit: JAMES-2486 Update org.jsoup

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 <gd...@linagora.com>
Authored: Thu Jul 19 14:33:27 2018 +0200
Committer: benwa <bt...@linagora.com>
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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org