File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -128,14 +128,14 @@ subprojects { subproject ->
128128 romeToolsVersion = ' 1.8.0'
129129 servletApiVersion = ' 4.0.0'
130130 smackVersion = ' 4.2.2'
131- springAmqpVersion = project. hasProperty(' springAmqpVersion' ) ? project. springAmqpVersion : ' 2.0.1 .RELEASE'
131+ springAmqpVersion = project. hasProperty(' springAmqpVersion' ) ? project. springAmqpVersion : ' 2.0.2 .RELEASE'
132132 springDataJpaVersion = ' 2.0.3.RELEASE'
133133 springDataMongoVersion = ' 2.0.3.RELEASE'
134134 springDataRedisVersion = ' 2.0.3.RELEASE'
135135 springGemfireVersion = ' 2.0.3.RELEASE'
136- springSecurityVersion = ' 5.0.0 .RELEASE'
136+ springSecurityVersion = ' 5.0.1 .RELEASE'
137137 springSocialTwitterVersion = ' 1.1.2.RELEASE'
138- springRetryVersion = ' 1.2.1 .RELEASE'
138+ springRetryVersion = ' 1.2.2 .RELEASE'
139139 springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 5.0.3.RELEASE'
140140 springWsVersion = ' 3.0.0.RELEASE'
141141 tomcatVersion = " 8.5.23"
You can’t perform that action at this time.
0 commit comments