Upgrade to Reactor Netty 0.8
Issue: SPR-16387
This commit is contained in:
committed by
Rossen Stoyanchev
parent
61ffbe5554
commit
ffbc75ae47
@@ -44,5 +44,5 @@ dependencies {
|
||||
optional("com.fasterxml.jackson.core:jackson-databind:${jackson2Version}")
|
||||
testCompile("org.apache.tomcat.embed:tomcat-embed-core:${tomcatVersion}")
|
||||
testCompile("org.apache.tomcat.embed:tomcat-embed-websocket:${tomcatVersion}")
|
||||
testCompile("io.projectreactor.ipc:reactor-netty")
|
||||
testCompile("io.projectreactor.netty:reactor-netty:0.8.0.BUILD-SNAPSHOT")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user