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 315315 <dependency >
316316 <groupId >org.springframework.cloud</groupId >
317317 <artifactId >spring-cloud-stream-binder-kafka</artifactId >
318- <version >2.0.1.RELEASE </version >
318+ <version >${org.springframework.cloud.version} </version >
319319 </dependency >
320320 <!-- https://mvnrepository.com/artifact/org.springframework.cloud/spring-cloud-stream-test-support -->
321321 <dependency >
322322 <groupId >org.springframework.cloud</groupId >
323323 <artifactId >spring-cloud-stream-test-support</artifactId >
324- <version >2.0.1.RELEASE </version >
324+ <version >${org.springframework.cloud.version} </version >
325325 <scope >test</scope >
326326 </dependency >
327327 <!-- https://mvnrepository.com/artifact/org.springframework.cloud/spring-cloud-starter-bus-amqp -->
350350 <dependency >
351351 <groupId >org.springframework.cloud</groupId >
352352 <artifactId >spring-cloud-sleuth-dependencies</artifactId >
353- <version >2.0.1.RELEASE </version >
353+ <version >${org.springframework.cloud.version} </version >
354354 <type >pom</type >
355355 </dependency >
356356 <!--
369369 <dependency >
370370 <groupId >org.springframework.cloud</groupId >
371371 <artifactId >spring-cloud-starter-sleuth</artifactId >
372- <version >2.0.1.RELEASE </version >
372+ <version >${org.springframework.cloud.version} </version >
373373 </dependency >
374374 <dependency >
375375 <groupId >org.springframework.cloud</groupId >
379379 <dependency >
380380 <groupId >org.springframework.cloud</groupId >
381381 <artifactId >spring-cloud-commons</artifactId >
382- <version >2.0.1.RELEASE </version >
382+ <version >${org.springframework.cloud.version} </version >
383383 </dependency >
384384 </dependencies >
385385 </dependencyManagement >
You can’t perform that action at this time.
0 commit comments