Reactor BOM is now declaring reactor-netty 0.8

See gh-13321
pull/13358/merge
Brian Clozel 7 years ago
parent 360d392eb1
commit 87af880446

@ -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>

Loading…
Cancel
Save