SCT-8: Added NoOpTaskExplorer Set the Junit to test scope.
This commit is contained in:
committed by
Glenn Renfro
parent
bd5dab7bc9
commit
93e4698175
@@ -18,6 +18,11 @@
|
||||
<description>Spring Cloud Task</description>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
<artifactId>junit</artifactId>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-aop</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user