Reactor BOM is now declaring reactor-netty 0.8

See gh-13321
This commit is contained in:
Brian Clozel
2018-06-04 22:03:51 +02:00
parent 360d392eb1
commit 87af880446

View File

@@ -939,13 +939,6 @@
<scope>import</scope>
<type>pom</type>
</dependency>
<!-- https://github.com/reactor/reactor/pull/646 -->
<dependency>
<groupId>io.projectreactor.netty</groupId>
<artifactId>reactor-netty</artifactId>
<version>0.8.0.BUILD-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>io.reactivex</groupId>
<artifactId>rxjava</artifactId>