Überflüssige Abhängigkeit entfernt
authorKai Moritz <kai@juplo.de>
Sat, 25 Jun 2022 09:58:56 +0000 (11:58 +0200)
committerKai Moritz <kai@juplo.de>
Sat, 25 Jun 2022 09:58:56 +0000 (11:58 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index 295d1f4..04d511a 100644 (file)
--- a/pom.xml
+++ b/pom.xml
       <artifactId>spring-boot-configuration-processor</artifactId>
       <optional>true</optional>
     </dependency>
-    <dependency>
-      <groupId>org.apache.kafka</groupId>
-      <artifactId>kafka-clients</artifactId>
-    </dependency>
     <dependency>
       <groupId>org.springframework.kafka</groupId>
       <artifactId>spring-kafka</artifactId>