X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=e474870582fee1d45b2d1d6b86ec6aeda1603359;hb=87dfbae7121737c4fe1b7b996b628f5c3a8b0bdb;hp=c73251c614e779126a057e7f7e0b7be9771c8f74;hpb=5b9f4cd21a87b03cb1c432e9965fb0082ab05dd3;p=demos%2Fkafka%2Ftraining diff --git a/pom.xml b/pom.xml index c73251c..e474870 100644 --- a/pom.xml +++ b/pom.xml @@ -12,10 +12,10 @@ de.juplo.kafka - spring-consumer - 1.0-SNAPSHOT + spring-consumer-json 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 + 1.0-SNAPSHOT 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