All deprecation changes

org.eclipse.jetty.http(12.0.7)
DEPRECATEDorg.eclipse.jetty.http.HttpScheme#int getDefaultPort(String)
DEPRECATEDorg.eclipse.jetty.http.HttpScheme#int normalizePort(String, int)
UN-DEPRECATEDorg.eclipse.jetty.http.MultiPartFormData#CompletableFuture<MultiPartFormData.Parts> from(Attributes, String, Function<MultiPartFormData.Parser,CompletableFuture<MultiPartFormData.Parts>>)
org.eclipse.jetty.io(12.0.7)
DEPRECATEDorg.eclipse.jetty.io.ClientConnector#ClientConnector(ClientConnector.Configurator)
DEPRECATEDorg.eclipse.jetty.io.ClientConnector#ClientConnector forUnixDomain(Path)
DEPRECATEDorg.eclipse.jetty.io.ClientConnector#boolean isIntrinsicallySecure(SocketAddress)
DEPRECATEDorg.eclipse.jetty.io.ssl.SslHandshakeListener$Event#Event(Object)
org.eclipse.jetty.server(12.0.7)
DEPRECATEDorg.eclipse.jetty.server.AllowedResourceAliasChecker#_base
DEPRECATEDorg.eclipse.jetty.server.AllowedResourceAliasChecker#Path getPath(Resource)
DEPRECATEDorg.eclipse.jetty.server.AllowedResourceAliasChecker#boolean isSameFile(Path, Path)
org.eclipse.jetty.util(12.0.7)
DEPRECATEDorg.eclipse.jetty.util.URIUtil#void appendSchemeHostPort(StringBuffer, String, String, int)
DEPRECATEDorg.eclipse.jetty.util.URIUtil#URI correctFileURI(URI)