From 69dd7210a6086f1e7687aee5ee2986a91cab0885 Mon Sep 17 00:00:00 2001 From: Julien Lancelot Date: Wed, 25 Sep 2019 14:19:11 +0200 Subject: SONAR-12471 Embed SAML authentication --- server/sonar-auth-common/build.gradle | 1 - 1 file changed, 1 deletion(-) (limited to 'server/sonar-auth-common') diff --git a/server/sonar-auth-common/build.gradle b/server/sonar-auth-common/build.gradle index 9a669541dac..8adf3d9591e 100644 --- a/server/sonar-auth-common/build.gradle +++ b/server/sonar-auth-common/build.gradle @@ -14,7 +14,6 @@ dependencies { testCompile 'commons-lang:commons-lang' testCompile 'com.squareup.okhttp3:mockwebserver' - testCompile 'com.squareup.okhttp3:okhttp' testCompile 'junit:junit' testCompile 'org.assertj:assertj-core' testCompile 'org.mockito:mockito-core' -- cgit v1.2.3