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/04/17 00:32:29 UTC

[james-project] 37/39: [REFACTORING] remove duplicate reactor scala extension

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 f9b3122492b4ab69c13f6c5d937400d7d1b5a1c6
Author: RĂ©mi Kowalski <rk...@linagora.com>
AuthorDate: Wed Apr 15 16:42:03 2020 +0200

    [REFACTORING] remove duplicate reactor scala extension
---
 pom.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index d39bd79..15cb0d7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2194,11 +2194,6 @@
                 <version>${feign-form.version}</version>
             </dependency>
             <dependency>
-                <groupId>io.projectreactor</groupId>
-                <artifactId>reactor-scala-extensions_${scala.base}</artifactId>
-                <version>0.5.0</version>
-            </dependency>
-            <dependency>
                 <groupId>io.netty</groupId>
                 <artifactId>netty</artifactId>
                 <version>${netty.version}</version>


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