Upgrade to Jetty 12.0.8
Closes gh-40300
This commit is contained in:
@@ -683,6 +683,7 @@ public class JettyServletWebServerFactory extends AbstractServletWebServerFactor
|
||||
}
|
||||
|
||||
@Override
|
||||
@SuppressWarnings({ "deprecation", "removal" })
|
||||
public ReadableByteChannel newReadableByteChannel() throws IOException {
|
||||
return this.delegate.newReadableByteChannel();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user