diff --git a/pom.xml b/pom.xml
index 71abc33..2159b2e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,19 +25,6 @@
junit-jupiter
RELEASE
test
-
-
- org.springframework.boot
- spring-boot-starter-web
-
-
- org.springframework.boot
- spring-boot-starter-data-jpa
-
-
- com.h2database
- h2
- runtime