aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-auth-saml/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'server/sonar-auth-saml/build.gradle')
-rw-r--r--server/sonar-auth-saml/build.gradle3
1 files changed, 0 insertions, 3 deletions
diff --git a/server/sonar-auth-saml/build.gradle b/server/sonar-auth-saml/build.gradle
index 955aa9cfd53..d8ce2bc3da5 100644
--- a/server/sonar-auth-saml/build.gradle
+++ b/server/sonar-auth-saml/build.gradle
@@ -6,9 +6,6 @@ configurations {
dependencies {
// please keep the list ordered
-
- api "com.onelogin:java-saml"
-
compileOnlyApi 'com.github.spotbugs:spotbugs-annotations'
compileOnlyApi 'com.squareup.okhttp3:okhttp'
compileOnlyApi 'jakarta.servlet:jakarta.servlet-api'