Added an endpoint to query the watermarks by partition
[demos/kafka/deduplication] / pom.xml
diff --git a/pom.xml b/pom.xml
index 210b8aa..126fb8a 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
 
     <dependency>
       <groupId>org.springframework.boot</groupId>
-      <artifactId>spring-boot-starter</artifactId>
+      <artifactId>spring-boot-starter-web</artifactId>
     </dependency>
     <dependency>
       <groupId>org.apache.kafka</groupId>