Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wwwanlingxiao
mall
Commits
cfaadb20
Commit
cfaadb20
authored
Nov 09, 2019
by
macro
Browse files
pom.xml依赖修改
parent
b58181cd
Changes
2
Hide whitespace changes
Inline
Side-by-side
mall-admin/pom.xml
View file @
cfaadb20
...
@@ -32,14 +32,6 @@
...
@@ -32,14 +32,6 @@
<groupId>
com.macro.mall
</groupId>
<groupId>
com.macro.mall
</groupId>
<artifactId>
mall-security
</artifactId>
<artifactId>
mall-security
</artifactId>
</dependency>
</dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-security
</artifactId>
</dependency>
<dependency>
<groupId>
io.jsonwebtoken
</groupId>
<artifactId>
jjwt
</artifactId>
</dependency>
<dependency>
<dependency>
<groupId>
com.aliyun.oss
</groupId>
<groupId>
com.aliyun.oss
</groupId>
<artifactId>
aliyun-sdk-oss
</artifactId>
<artifactId>
aliyun-sdk-oss
</artifactId>
...
...
pom.xml
View file @
cfaadb20
...
@@ -12,6 +12,7 @@
...
@@ -12,6 +12,7 @@
<modules>
<modules>
<module>
mall-common
</module>
<module>
mall-common
</module>
<module>
mall-mbg
</module>
<module>
mall-mbg
</module>
<module>
mall-security
</module>
<module>
mall-demo
</module>
<module>
mall-demo
</module>
<module>
mall-admin
</module>
<module>
mall-admin
</module>
<module>
mall-search
</module>
<module>
mall-search
</module>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment