Skip to content

Commit

Permalink
Upgrade to SF 4.3.17, SS 4.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
garyrussell committed May 8, 2018
1 parent 7b15139 commit 95beaa7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -133,10 +133,10 @@ subprojects { subproject ->
springDataMongoVersion = '1.9.11.RELEASE'
springDataRedisVersion = '1.7.11.RELEASE'
springGemfireVersion = '1.8.11.RELEASE'
springSecurityVersion = '4.1.4.RELEASE'
springSecurityVersion = '4.2.6.RELEASE'
springSocialTwitterVersion = '1.1.2.RELEASE'
springRetryVersion = '1.1.3.RELEASE'
springVersion = project.hasProperty('springVersion') ? project.springVersion : '4.3.17.BUILD-SNAPSHOT'
springVersion = project.hasProperty('springVersion') ? project.springVersion : '4.3.17.RELEASE'
springWsVersion = '2.3.0.RELEASE'
xmlUnitVersion = '1.6'
xstreamVersion = '1.4.7'
Expand Down

0 comments on commit 95beaa7

Please sign in to comment.