Skip to content

Commit

Permalink
no duplicate lib
Browse files Browse the repository at this point in the history
  • Loading branch information
lvjing2 committed Mar 18, 2024
1 parent 0657708 commit 2eea0de
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions koupleless-ext/koupleless-ext-web-gateway/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,6 @@
<scope>provided</scope>
</dependency>

<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
<scope>provided</scope>
</dependency>

<dependency>
<groupId>com.ctrip.framework.apollo</groupId>
<artifactId>apollo-client</artifactId>
Expand All @@ -74,4 +68,4 @@
</dependency>
</dependencies>

</project>
</project>

0 comments on commit 2eea0de

Please sign in to comment.