X-Git-Url: http://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=7d977a61e9eb3540278b40adbe352088d0d535c0;hb=refs%2Ftags%2Fproducer%2Frest-producer---2023-06-signal;hp=e4d24bb2e41e9e812a0b78fd07980f95909c1db4;hpb=c4f6f4f264b70b50801f25042510917e7f6b9f7b;p=demos%2Fkafka%2Ftraining diff --git a/pom.xml b/pom.xml index e4d24bb..7d977a6 100644 --- a/pom.xml +++ b/pom.xml @@ -17,6 +17,10 @@ A Simple Producer that takes messages via POST and confirms successs 1.0-SNAPSHOT + + 17 + + org.springframework.boot @@ -31,6 +35,10 @@ spring-boot-configuration-processor true + + org.springframework.boot + spring-boot-starter-validation + org.apache.kafka kafka-clients @@ -74,10 +82,6 @@ - - pl.project13.maven - git-commit-id-plugin - io.fabric8 docker-maven-plugin