File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -147,10 +147,10 @@ subprojects { subproject ->
147
147
servletApiVersion = ' 4.0.0'
148
148
smackVersion = ' 4.2.2'
149
149
springAmqpVersion = project. hasProperty(' springAmqpVersion' ) ? project. springAmqpVersion : ' 2.0.3.RELEASE'
150
- springDataJpaVersion = ' 2.0.6 .RELEASE'
151
- springDataMongoVersion = ' 2.0.6 .RELEASE'
152
- springDataRedisVersion = ' 2.0.6 .RELEASE'
153
- springGemfireVersion = ' 2.0.6 .RELEASE'
150
+ springDataJpaVersion = ' 2.0.7 .RELEASE'
151
+ springDataMongoVersion = ' 2.0.7 .RELEASE'
152
+ springDataRedisVersion = ' 2.0.7 .RELEASE'
153
+ springGemfireVersion = ' 2.0.7 .RELEASE'
154
154
springSecurityVersion = ' 5.0.5.RELEASE'
155
155
springSocialTwitterVersion = ' 1.1.2.RELEASE'
156
156
springRetryVersion = ' 1.2.2.RELEASE'
You can’t perform that action at this time.
0 commit comments