Skip to content

Commit

Permalink
Use Spring 4.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Scott Brown committed May 20, 2014
1 parent 229ab24 commit e6504cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ ext {
spockVersion = '0.7-groovy-2.0'
springLoadedVersion = "1.2.0.RELEASE"
springLoadedCommonOptions = "-noverify -Dspringloaded.synchronize=true -Djdk.reflect.allowGetCallerClass=true"
springVersion = "4.0.4.RELEASE"
springVersion = "4.0.5.RELEASE"
ehcacheVersion = "2.4.6"
junitVersion = "4.11"
concurrentlinkedhashmapVersion = "1.4"
Expand Down

0 comments on commit e6504cd

Please sign in to comment.