diff options
Diffstat (limited to 'integration-test/pom.xml')
-rw-r--r-- | integration-test/pom.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/integration-test/pom.xml b/integration-test/pom.xml index 6947a94aaa..c3a5eee29c 100644 --- a/integration-test/pom.xml +++ b/integration-test/pom.xml @@ -78,11 +78,6 @@ <scope>test</scope> </dependency> <dependency> - <groupId>org.springframework.kafka</groupId> - <artifactId>spring-kafka-test</artifactId> - <scope>test</scope> - </dependency> - <dependency> <groupId>org.springframework</groupId> <artifactId>spring-web</artifactId> <scope>test</scope> |