We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a15de72 commit 3152e15Copy full SHA for 3152e15
modules/mauth-authenticator-scala/src/test/scala/com/mdsol/mauth/RequestAuthenticatorBaseSpec.scala
@@ -4,7 +4,7 @@ import java.nio.charset.StandardCharsets
4
5
import com.mdsol.mauth.test.utils.FakeMAuthServer.EXISTING_CLIENT_APP_UUID
6
import com.mdsol.mauth.test.utils.TestFixtures
7
-import org.apache.http.client.methods.{HttpGet, HttpPost}
+import org.apache.hc.client5.http.classic.methods.{HttpGet, HttpPost}
8
9
trait RequestAuthenticatorBaseSpec {
10
0 commit comments