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 @@ -132,10 +132,10 @@ subprojects { subproject ->
132132 servletApiVersion = ' 4.0.0'
133133 smackVersion = ' 4.3.0'
134134 springAmqpVersion = project. hasProperty(' springAmqpVersion' ) ? project. springAmqpVersion : ' 2.1.0.RELEASE'
135- springDataJpaVersion = ' 2.1.1 .RELEASE'
136- springDataMongoVersion = ' 2.1.1 .RELEASE'
137- springDataRedisVersion = ' 2.1.1 .RELEASE'
138- springGemfireVersion = ' 2.1.1 .RELEASE'
135+ springDataJpaVersion = ' 2.1.2 .RELEASE'
136+ springDataMongoVersion = ' 2.1.2 .RELEASE'
137+ springDataRedisVersion = ' 2.1.2 .RELEASE'
138+ springGemfireVersion = ' 2.1.2 .RELEASE'
139139 springSecurityVersion = ' 5.1.0.RELEASE'
140140 springRetryVersion = ' 1.2.2.RELEASE'
141141 springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 5.1.2.RELEASE'
You can’t perform that action at this time.
0 commit comments