mirror of
https://github.com/signalapp/Signal-Server
synced 2026-05-24 12:08:46 +01:00
Update to dropwizard 5.0.1
This commit is contained in:
committed by
ravi-signal
parent
0beeb8a935
commit
4c4282162f
+1
-1
@@ -29,7 +29,7 @@ import java.util.UUID;
|
||||
import java.util.concurrent.TimeUnit;
|
||||
import org.eclipse.jetty.client.HttpClient;
|
||||
import org.eclipse.jetty.http2.client.HTTP2Client;
|
||||
import org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2;
|
||||
import org.eclipse.jetty.http2.client.transport.HttpClientTransportOverHTTP2;
|
||||
import org.eclipse.jetty.io.ClientConnector;
|
||||
import org.eclipse.jetty.util.component.LifeCycle;
|
||||
import org.eclipse.jetty.websocket.api.Session;
|
||||
|
||||
Reference in New Issue
Block a user