You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by GitBox <gi...@apache.org> on 2022/03/18 02:59:55 UTC

[GitHub] [james-project] chibenwa commented on a change in pull request #920: JAMES-3715 Add IMAP IDLE tests when combined with SSL, COMPRESS

chibenwa commented on a change in pull request #920:
URL: https://github.com/apache/james-project/pull/920#discussion_r829661371



##########
File path: server/protocols/protocols-imap4/pom.xml
##########
@@ -131,6 +131,16 @@
             <groupId>io.netty</groupId>
             <artifactId>netty</artifactId>
         </dependency>
+        <dependency>
+            <groupId>io.netty</groupId>
+            <artifactId>netty-all</artifactId>
+            <version>4.1.72.Final</version>

Review comment:
       This is a testing dependency and this will disapear with the netty4 migration...




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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