升级reactor-netty版本
This commit is contained in:
parent
64df73abdb
commit
a877f75a1b
|
|
@ -104,6 +104,14 @@
|
|||
<classifier>osx-x86_64</classifier>
|
||||
</dependency>
|
||||
|
||||
|
||||
<dependency>
|
||||
<groupId>io.projectreactor.netty</groupId>
|
||||
<artifactId>reactor-netty</artifactId>
|
||||
<version>0.9.10.RELEASE</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<artifactId>commons-pool2</artifactId>
|
||||
|
|
|
|||
Loading…
Reference in New Issue