Skip to content

Commit

Permalink
clean dep
Browse files Browse the repository at this point in the history
  • Loading branch information
yennanliu committed Nov 27, 2023
1 parent a130670 commit 2b67947
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions ShoppingCart/Backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -116,20 +116,7 @@
<artifactId>springfox-swagger-ui</artifactId>
<version>2.7.0</version>
</dependency>

<!-- swagger -->
<!-- <dependency>-->
<!-- <groupId>org.springdoc</groupId>-->
<!-- <artifactId>springdoc-openapi-ui</artifactId>-->
<!-- <version>1.6.8</version>-->
<!-- </dependency>-->

<!-- <dependency>-->
<!-- <groupId>io.springfox</groupId>-->
<!-- <artifactId>springfox-swagger-ui</artifactId>-->
<!-- <version>2.9.2</version>-->
<!-- </dependency>-->


<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
Expand Down

0 comments on commit 2b67947

Please sign in to comment.