diff --git a/pom.xml b/pom.xml
index 473e21bdb..7e66e4c0a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,10 +54,6 @@
org.springframework.boot
spring-boot-starter-data-jpa
-
- org.springframework.boot
- spring-boot-starter-web
-
org.springframework.boot
spring-boot-starter-validation
@@ -66,11 +62,6 @@
org.springframework.boot
spring-boot-starter-thymeleaf
-
- org.springframework.boot
- spring-boot-starter-test
- test
-
io.projectreactor