diff --git a/pom.xml b/pom.xml
index 554e8a0f6d9c82ac6433e2a440f7e08d85dfc221..8dc4d0fb1a48430f601cc9ac96e15989cf83e5a7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,14 +24,6 @@
       <groupId>javax.persistence</groupId>
       <artifactId>javax.persistence-api</artifactId>
     </dependency>
-    <dependency>
-      <groupId>org.springframework.boot</groupId>
-      <artifactId>spring-boot-starter</artifactId>
-    </dependency>
-    <dependency>
-      <groupId>org.springframework</groupId>
-      <artifactId>spring-web</artifactId>
-    </dependency>
     <dependency>
       <groupId>org.springframework.boot</groupId>
       <artifactId>spring-boot-starter-web</artifactId>