X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=24eb90b7d1ac0a8074ed4df5284b40823b6f6cb7;hb=26ee0dab641b0c00a99701f3afc9bfe5286ab9c3;hp=c73251c614e779126a057e7f7e0b7be9771c8f74;hpb=5b9f4cd21a87b03cb1c432e9965fb0082ab05dd3;p=demos%2Fkafka%2Ftraining diff --git a/pom.xml b/pom.xml index c73251c..24eb90b 100644 --- a/pom.xml +++ b/pom.xml @@ -12,10 +12,10 @@ de.juplo.kafka - spring-consumer + spring-consumer-json-kafkalistener 1.0-SNAPSHOT Spring Consumer - Super Simple Consumer-Group, that is implemented as a Spring-Boot application + Super Simple Consumer-Group, that is implemented as Spring-Boot application and configured by Spring Kafka 11 @@ -40,8 +40,8 @@ true - org.apache.kafka - kafka-clients + org.springframework.kafka + spring-kafka org.projectlombok @@ -72,10 +72,6 @@ - - pl.project13.maven - git-commit-id-plugin - io.fabric8 docker-maven-plugin