Switch to Reactor Netty 2 snapshots
Update to Reactor BOM 2022.0.0-SNAPSHOT. Process package changes. Adapt to new `HttpHeaders` API. Adapt to new cookies API. See gh-29247
This commit is contained in:
committed by
rstoyanchev
parent
1b1682eacd
commit
b5adae2086
@@ -28,7 +28,7 @@ dependencies {
|
||||
optional("io.netty:netty5-handler")
|
||||
optional("io.netty:netty5-codec-http")
|
||||
optional("io.netty:netty5-transport")
|
||||
optional("io.projectreactor.netty:reactor-netty5-http:2.0.0-M1")
|
||||
optional("io.projectreactor.netty:reactor-netty5-http")
|
||||
optional("io.undertow:undertow-core")
|
||||
optional("org.apache.tomcat.embed:tomcat-embed-core")
|
||||
optional("org.eclipse.jetty:jetty-server") {
|
||||
|
||||
Reference in New Issue
Block a user