Updated Spring Cloud Task to latest releases
Updated to remove all commons-logging-api dependencies to resolve logging issue. Updated to handle 2.0.0.M3 Spring Cloud Stream resovles #347 Changes based on code review
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-parent</artifactId>
|
||||
<version>2.0.0.M3</version>
|
||||
<version>2.0.0.M5</version>
|
||||
<relativePath />
|
||||
</parent>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user