fix: set "spring-kafka-test" scope to "test"
Fixes gh-2387
This commit is contained in:
committed by
Soby Chacko
parent
330610fde9
commit
2f37e98924
@@ -53,6 +53,7 @@
|
||||
<dependency>
|
||||
<groupId>org.springframework.kafka</groupId>
|
||||
<artifactId>spring-kafka-test</artifactId>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework.cloud</groupId>
|
||||
|
||||
Reference in New Issue
Block a user