From 87af880446a2117df3eafa1d13bda205fd554bf8 Mon Sep 17 00:00:00 2001 From: Brian Clozel Date: Mon, 4 Jun 2018 22:03:51 +0200 Subject: [PATCH] Reactor BOM is now declaring reactor-netty 0.8 See gh-13321 --- spring-boot-project/spring-boot-dependencies/pom.xml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/spring-boot-project/spring-boot-dependencies/pom.xml b/spring-boot-project/spring-boot-dependencies/pom.xml index 7926990c37..b50538c65d 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -939,13 +939,6 @@ import pom - - - io.projectreactor.netty - reactor-netty - 0.8.0.BUILD-SNAPSHOT - compile - io.reactivex rxjava