File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -147,11 +147,11 @@ subprojects { subproject ->
147
147
servletApiVersion = ' 4.0.0'
148
148
smackVersion = ' 4.2.2'
149
149
springAmqpVersion = project. hasProperty(' springAmqpVersion' ) ? project. springAmqpVersion : ' 2.0.4.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
- springSecurityVersion = ' 5.0.6 .RELEASE'
150
+ springDataJpaVersion = ' 2.0.9 .RELEASE'
151
+ springDataMongoVersion = ' 2.0.9 .RELEASE'
152
+ springDataRedisVersion = ' 2.0.9 .RELEASE'
153
+ springGemfireVersion = ' 2.0.9 .RELEASE'
154
+ springSecurityVersion = ' 5.0.7 .RELEASE'
155
155
springSocialTwitterVersion = ' 1.1.2.RELEASE'
156
156
springRetryVersion = ' 1.2.2.RELEASE'
157
157
springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 5.0.8.RELEASE'
You can’t perform that action at this time.
0 commit comments