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 2020/06/19 04:12:14 UTC

[james-project] 10/12: JAMES-3223 bump guava version to fix vulnerability

This is an automated email from the ASF dual-hosted git repository.

btellier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git

commit ae23e9916951ec614e23180c07acb98c868d8ba9
Author: RĂ©mi Kowalski <rk...@linagora.com>
AuthorDate: Tue Jun 16 12:02:25 2020 +0200

    JAMES-3223 bump guava version to fix vulnerability
---
 mpt/impl/imap-mailbox/cyrus/pom.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/mpt/impl/imap-mailbox/cyrus/pom.xml b/mpt/impl/imap-mailbox/cyrus/pom.xml
index 82a80e2..2ceb816 100644
--- a/mpt/impl/imap-mailbox/cyrus/pom.xml
+++ b/mpt/impl/imap-mailbox/cyrus/pom.xml
@@ -59,10 +59,5 @@
                 </exclusion>
             </exclusions>
         </dependency>
-        <dependency>
-            <groupId>com.google.guava</groupId>
-            <artifactId>guava</artifactId>
-            <version>20.0</version><!--$NO-MVN-MAN-VER$-->
-        </dependency>
     </dependencies>
 </project>


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org