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 ->
147147 servletApiVersion = ' 4.0.0'
148148 smackVersion = ' 4.2.2'
149149 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'
155155 springSocialTwitterVersion = ' 1.1.2.RELEASE'
156156 springRetryVersion = ' 1.2.2.RELEASE'
157157 springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 5.0.8.RELEASE'
You can’t perform that action at this time.
0 commit comments