BAEL-3636 remove duplicate spring web starter dependency

This commit is contained in:
Amit Bhave 2021-01-26 11:00:31 +05:30
parent ccf3708712
commit 8b9ee31750
1 changed files with 0 additions and 4 deletions

View File

@ -13,10 +13,6 @@
</parent> </parent>
<dependencies> <dependencies>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
</dependency>
<dependency> <dependency>
<groupId>org.springframework.cloud</groupId> <groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-alibaba-sentinel</artifactId> <artifactId>spring-cloud-starter-alibaba-sentinel</artifactId>