Skip to content

Commit

Permalink
chore(oauth2): remove converter-simplexml lib. (#1199)
Browse files Browse the repository at this point in the history
  • Loading branch information
cristhian-castaneda committed May 14, 2020
1 parent dfc471c commit 1aac4b6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gate-oauth2/gate-oauth2.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ dependencies {
implementation "com.netflix.spinnaker.fiat:fiat-api:$fiatVersion"
implementation "com.netflix.spinnaker.kork:kork-exceptions"
implementation "com.netflix.spinnaker.kork:kork-security"
implementation "com.squareup.retrofit:converter-simplexml"
implementation "org.springframework.security.oauth.boot:spring-security-oauth2-autoconfigure"
implementation "org.springframework.session:spring-session-core"
}

0 comments on commit 1aac4b6

Please sign in to comment.