Skip to content

Commit

Permalink
fix rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
strehle committed Nov 12, 2024
1 parent fc41272 commit a22cdb8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions server/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ dependencies {
implementation(libraries.springSecurityWeb)
implementation(libraries.springSecurityConfig)
implementation(libraries.springBootStarterMail)
implementation(libraries.openSamlApi)
implementation(libraries.springSecuritySamlServiceProvider)
implementation(libraries.jodaTime)
implementation(libraries.xmlSecurity)
Expand Down Expand Up @@ -76,9 +77,6 @@ dependencies {

implementation(libraries.passay)

implementation(libraries.velocity)
implementation(libraries.xerces)

implementation(libraries.slf4jImpl)
implementation(libraries.log4jCore)

Expand Down

0 comments on commit a22cdb8

Please sign in to comment.