Skip to content

Commit

Permalink
Remove unnecessary codes/libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
DevAndy committed Dec 23, 2019
1 parent ec75f8d commit d57e660
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,6 @@ dependencies {
// https://mvnrepository.com/artifact/org.springframework.security.oauth.boot/spring-security-oauth2-autoconfigure
compile group: 'org.springframework.security.oauth.boot', name: 'spring-security-oauth2-autoconfigure', version: '2.1.7.RELEASE'

// https://mvnrepository.com/artifact/org.springframework.security/spring-security-taglibs
compile group: 'org.springframework.security', name: 'spring-security-taglibs', version: '5.2.1.RELEASE'

// https://mvnrepository.com/artifact/org.springframework.security/spring-security-web
compile group: 'org.springframework.security', name: 'spring-security-web', version: '5.2.1.RELEASE'

Expand Down

0 comments on commit d57e660

Please sign in to comment.