Skip to content

Commit

Permalink
pom.xml依赖修改
Browse files Browse the repository at this point in the history
  • Loading branch information
macrozheng committed Nov 9, 2019
1 parent b58181c commit cfaadb2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
8 changes: 0 additions & 8 deletions mall-admin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,6 @@
<groupId>com.macro.mall</groupId>
<artifactId>mall-security</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-security</artifactId>
</dependency>
<dependency>
<groupId>io.jsonwebtoken</groupId>
<artifactId>jjwt</artifactId>
</dependency>
<dependency>
<groupId>com.aliyun.oss</groupId>
<artifactId>aliyun-sdk-oss</artifactId>
Expand Down
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<modules>
<module>mall-common</module>
<module>mall-mbg</module>
<module>mall-security</module>
<module>mall-demo</module>
<module>mall-admin</module>
<module>mall-search</module>
Expand Down

0 comments on commit cfaadb2

Please sign in to comment.