Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

Commit

Permalink
Build-file polish
Browse files Browse the repository at this point in the history
  • Loading branch information
habuma committed Feb 4, 2013
1 parent 9196fd3 commit 1394b47
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,6 @@ project('spring-social-config') {
compile project (':spring-social-core')
compile project (':spring-social-security'), optional
compile project (':spring-social-web')
// compile ("org.springframework.social:spring-social-security:$version", optional)
compile ("org.springframework.security:spring-security-core:$springSecurityVersion", optional)
testCompile ("javax.servlet:servlet-api:$servletApiVersion", provided)
testCompile ("com.h2database:h2:$h2Version")
Expand Down

0 comments on commit 1394b47

Please sign in to comment.