Commit 87af8804 authored by Brian Clozel's avatar Brian Clozel

Reactor BOM is now declaring reactor-netty 0.8

See gh-13321
parent 360d392e
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment