Eliminate duplicate dependency spring-boot-starter-web

This commit is contained in:
catull 2020-10-07 10:21:11 +02:00 committed by GitHub
parent ff30703c8e
commit cfa4438c78
1 changed files with 0 additions and 4 deletions

View File

@ -16,10 +16,6 @@
<dependencies>
<!-- Prod Dependencies -->
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-jpa</artifactId>