From cfa4438c78f0b1a02321955d1b2e8448537a06f6 Mon Sep 17 00:00:00 2001 From: catull Date: Wed, 7 Oct 2020 10:21:11 +0200 Subject: [PATCH] Eliminate duplicate dependency spring-boot-starter-web --- persistence-modules/spring-data-jpa-crud/pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/persistence-modules/spring-data-jpa-crud/pom.xml b/persistence-modules/spring-data-jpa-crud/pom.xml index 44944298e0..7af5b38a38 100644 --- a/persistence-modules/spring-data-jpa-crud/pom.xml +++ b/persistence-modules/spring-data-jpa-crud/pom.xml @@ -16,10 +16,6 @@ - - org.springframework.boot - spring-boot-starter-web - org.springframework.boot spring-boot-starter-data-jpa