X-Git-Url: https://juplo.de/gitweb/?p=demos%2Fkafka%2Fdeduplication;a=blobdiff_plain;f=pom.xml;h=3c757557569548163436492a83b3824ce5896ee8;hp=210b8aa828aa64a947141e4b8504a0e2b7f09a7c;hb=HEAD;hpb=1c19697420360e4fe2e6ab2386ef2d67133711b0 diff --git a/pom.xml b/pom.xml index 210b8aa..933bbb8 100644 --- a/pom.xml +++ b/pom.xml @@ -1,15 +1,19 @@ - - 4.0.0 - - org.springframework.boot - spring-boot-starter-parent - 2.3.4.RELEASE - + + 4.0.0 + + + org.springframework.boot + spring-boot-starter-parent + 3.2.5 + + de.juplo.demo.kafka streams-deduplicator - 1.0-SNAPSHOT + 1.0.2-SNAPSHOT Streams-Deduplicator Deduplicator based on Kafka-Streams @@ -17,7 +21,11 @@ org.springframework.boot - spring-boot-starter + spring-boot-starter-web + + + org.springframework.boot + spring-boot-starter-actuator org.apache.kafka @@ -47,10 +55,10 @@ org.springframework.boot spring-boot-maven-plugin - - org.apache.maven.plugins - maven-failsafe-plugin - + + org.apache.maven.plugins + maven-failsafe-plugin +