diff --git a/pom.xml b/pom.xml
index d8fe4b3c0a44524952c43eb81116e1b4f76261ab..3e21b1bbb2feec327b93ebdf4aa3648e6ed076f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,6 +24,11 @@
 			<groupId>org.springframework.boot</groupId>
 			<artifactId>spring-boot-starter</artifactId>
 		</dependency>
+		<dependency>
+			<groupId>org.springframework.boot</groupId>
+			<artifactId>spring-boot-starter-web-services</artifactId>
+		</dependency>
+
 
 		<dependency>
 			<groupId>io.javaoperatorsdk</groupId>