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 d1c7fd840e8c33a0326eab269e72864523c9b823 Author: Rémi Kowalski <rkowal...@linagora.com> AuthorDate: Wed Sep 25 10:42:05 2019 +0200 JAMES-2899 ugrade reactor version --- pom.xml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index e62a032..bae3b8e 100644 --- a/pom.xml +++ b/pom.xml @@ -659,7 +659,7 @@ <dependency> <groupId>io.projectreactor</groupId> <artifactId>reactor-bom</artifactId> - <version>Californium-SR10</version> + <version>Dysprosium-RELEASE</version> <type>pom</type> <scope>import</scope> </dependency> @@ -2139,11 +2139,6 @@ <version>${netty.version}</version> </dependency> <dependency> - <groupId>io.projectreactor.rabbitmq</groupId> - <artifactId>reactor-rabbitmq</artifactId> - <version>1.2.0.RELEASE</version> - </dependency> - <dependency> <groupId>javax.activation</groupId> <artifactId>activation</artifactId> <version>${javax-activation.version}</version> --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org