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 @@ -135,13 +135,13 @@ subprojects { subproject ->
135135 servletApiVersion = ' 4.0.0'
136136 smackVersion = ' 4.3.3'
137137 springAmqpVersion = project. hasProperty(' springAmqpVersion' ) ? project. springAmqpVersion : ' 2.1.6.RELEASE'
138- springDataJpaVersion = ' 2.1.7 .RELEASE'
139- springDataMongoVersion = ' 2.1.7 .RELEASE'
140- springDataRedisVersion = ' 2.1.7 .RELEASE'
141- springGemfireVersion = ' 2.1.7 .RELEASE'
138+ springDataJpaVersion = ' 2.1.9 .RELEASE'
139+ springDataMongoVersion = ' 2.1.9 .RELEASE'
140+ springDataRedisVersion = ' 2.1.9 .RELEASE'
141+ springGemfireVersion = ' 2.1.9 .RELEASE'
142142 springSecurityVersion = ' 5.1.5.RELEASE'
143143 springRetryVersion = ' 1.2.4.RELEASE'
144- springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 5.1.7 .RELEASE'
144+ springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 5.1.8 .RELEASE'
145145 springWsVersion = ' 3.0.7.RELEASE'
146146 tomcatVersion = " 9.0.19"
147147 xstreamVersion = ' 1.4.11.1'
You can’t perform that action at this time.
0 commit comments