Skip to content

Commit 3152e15

Browse files
mcc-1326235 import fixes
1 parent a15de72 commit 3152e15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/mauth-authenticator-scala/src/test/scala/com/mdsol/mauth/RequestAuthenticatorBaseSpec.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import java.nio.charset.StandardCharsets
44

55
import com.mdsol.mauth.test.utils.FakeMAuthServer.EXISTING_CLIENT_APP_UUID
66
import com.mdsol.mauth.test.utils.TestFixtures
7-
import org.apache.http.client.methods.{HttpGet, HttpPost}
7+
import org.apache.hc.client5.http.classic.methods.{HttpGet, HttpPost}
88

99
trait RequestAuthenticatorBaseSpec {
1010

0 commit comments

Comments
 (0)