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
jinli gu
Litemall
Commits
2f253cce
"0283-Move-Zeroes/vscode:/vscode.git/clone" did not exist on "921cc799db55c4a73708ed51e1514c468c339d66"
Commit
2f253cce
authored
Jul 19, 2018
by
Menethil
Browse files
修复slf4j循环依赖
parent
590c6e6a
Changes
1
Hide whitespace changes
Inline
Side-by-side
litemall-os-api/pom.xml
View file @
2f253cce
...
...
@@ -26,6 +26,12 @@
<groupId>
com.qcloud
</groupId>
<artifactId>
cos_api
</artifactId>
<version>
5.4.4
</version>
<exclusions>
<exclusion>
<artifactId>
slf4j-log4j12
</artifactId>
<groupId>
org.slf4j
</groupId>
</exclusion>
</exclusions>
</dependency>
<dependency>
...
...
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