diff --git a/pom.xml b/pom.xml
index cd7aa6d80537195be405de21414d4e6c01f94144..faafc86e7df031e001a3041b656d4b5ddbc24bca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,11 +29,6 @@
             <artifactId>spring-boot-starter-test</artifactId>
             <scope>test</scope>
         </dependency>
-        <dependency>
-            <groupId>org.springframework.boot</groupId>
-            <artifactId>spring-boot-starter-test</artifactId>
-            <scope>test</scope>
-        </dependency>
         <dependency>
             <groupId>org.springframework.boot</groupId>
             <artifactId>spring-boot-starter-data-jpa</artifactId>