diff --git a/pom.xml b/pom.xml index faafc86e7df031e001a3041b656d4b5ddbc24bca..59c500a03a45d01704b5ca511e856a710824364e 100644 --- a/pom.xml +++ b/pom.xml @@ -24,11 +24,6 @@ <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-thymeleaf</artifactId> </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>