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:
@@ -45,10 +45,6 @@
|
||||
<artifactId>spring-batch-integration</artifactId>
|
||||
<optional>true</optional>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>commons-logging</groupId>
|
||||
<artifactId>commons-logging-api</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework</groupId>
|
||||
<artifactId>spring-test</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user