Skip to content

Commit

Permalink
SHIBUI-2380
Browse files Browse the repository at this point in the history
minor cleanup
  • Loading branch information
chasegawa committed Sep 29, 2022
1 parent f309961 commit 5c1fd76
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 552 deletions.
6 changes: 0 additions & 6 deletions backend/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -135,12 +135,6 @@ dependencies {
compile "net.shibboleth.idp:${it}:${project.'shibbolethVersion'}"
}

// // Shib OIDC
// ['metadata', 'profile', 'crypto'].each {
// testCompile "net.shibboleth.oidc:oidc-common-${it}-api:${project.'shibOIDCVersion'}"
// testCompile "net.shibboleth.oidc:oidc-common-${it}-impl:${project.'shibOIDCVersion'}"
// }

implementation "net.shibboleth.oidc:oidc-common-saml-api:${project.'shibOIDCVersion'}"

// hibernate deps
Expand Down
Loading

0 comments on commit 5c1fd76

Please sign in to comment.