Skip to content

Commit

Permalink
Downgraded to 1.0.0.M3 as M4 has changed a lot and no time to fix err…
Browse files Browse the repository at this point in the history
…ors right now.
  • Loading branch information
bluesliverx committed Oct 6, 2011
1 parent 5dba60f commit 372c9d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grails-app/conf/BuildConfig.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ grails.project.dependency.resolution = {

dependencies {
// Exclude dependencies pulled in by spring-security-core plugin
runtime 'org.springframework.security.oauth:spring-security-oauth:1.0.0.M4', {
runtime 'org.springframework.security.oauth:spring-security-oauth:1.0.0.M3', {
excludes "spring-security-core", "spring-security-web", "commons-codec"
}
}
Expand Down

0 comments on commit 372c9d5

Please sign in to comment.