Merge pull request #10137 from catull/elmiminate-double-entry

Eliminate duplicate dependency spring-boot-starter-web
This commit is contained in:
Loredana Crusoveanu
2020-10-16 19:05:14 +03:00
committed by GitHub
@@ -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>