X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=43a63c78c3925640bf7942b40de17962d91791ff;hb=caed9441a9303af071a572405ae4a665d60faae7;hp=870e10966db0f440cae71f7bece1d9b320eb6e3d;hpb=5b4b7acf7b6a02e0e5c779257d3f5996366625e6;p=demos%2Fkafka%2Ftraining diff --git a/pom.xml b/pom.xml index 870e109..43a63c7 100644 --- a/pom.xml +++ b/pom.xml @@ -17,6 +17,10 @@ SumUp Adder Calculates the sum for the send messages + + 11 + + org.springframework.boot @@ -40,8 +44,8 @@ true - org.apache.kafka - kafka-clients + org.springframework.kafka + spring-kafka org.projectlombok @@ -112,6 +116,9 @@ + + maven-failsafe-plugin +