Skip to content

Commit

Permalink
Merge pull request #5 from candrews/patch-3
Browse files Browse the repository at this point in the history
GPWEBFLOW-93: Update to Web Flow 2.4.1
  • Loading branch information
Jeff Scott Brown committed Sep 15, 2014
2 parents 7633b75 + 1066061 commit 342df9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grails-app/conf/BuildConfig.groovy
Expand Up @@ -19,7 +19,7 @@ grails.project.dependency.resolution = {

dependencies {
compile 'org.grails:grails-web-databinding-spring:2.4.0'
compile('org.springframework.webflow:spring-webflow:2.4.0.RELEASE') {
compile('org.springframework.webflow:spring-webflow:2.4.1.RELEASE') {
exclude group:"org.springframework", name:"spring-beans"
exclude group:"org.springframework", name:"spring-expression"
exclude group:"org.springframework", name:"spring-context"
Expand Down

0 comments on commit 342df9a

Please sign in to comment.