mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-17 16:39:29 +00:00
Fix Jetty WebSocket test failures for WebFlux
See gh-27424
This commit is contained in:
@@ -82,4 +82,5 @@ dependencies {
|
||||
testFixturesImplementation("org.bouncycastle:bcpkix-jdk15on") {
|
||||
because("needed by Netty's SelfSignedCertificate on JDK 15+")
|
||||
}
|
||||
testFixturesImplementation("org.eclipse.jetty.websocket:websocket-jetty-server")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user