Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
guns-vip
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
chenjunxiong
guns-vip
Commits
4594a330
Commit
4594a330
authored
Mar 13, 2019
by
fengshuonan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修复兼容性问题
parent
42069967
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
7 deletions
+2
-7
pom.xml
+2
-7
No files found.
pom.xml
View file @
4594a330
...
@@ -100,12 +100,12 @@
...
@@ -100,12 +100,12 @@
<version>
${shiro.version}
</version>
<version>
${shiro.version}
</version>
<exclusions>
<exclusions>
<exclusion>
<exclusion>
<artifactId>
slf4j-api
</artifactId>
<groupId>
org.slf4j
</groupId>
<groupId>
org.slf4j
</groupId>
<artifactId>
slf4j-api
</artifactId>
</exclusion>
</exclusion>
<exclusion>
<exclusion>
<artifactId>
ehcache-core
</artifactId>
<groupId>
net.sf.ehcache
</groupId>
<groupId>
net.sf.ehcache
</groupId>
<artifactId>
ehcache-core
</artifactId>
</exclusion>
</exclusion>
</exclusions>
</exclusions>
</dependency>
</dependency>
...
@@ -114,11 +114,6 @@
...
@@ -114,11 +114,6 @@
<artifactId>
ehcache
</artifactId>
<artifactId>
ehcache
</artifactId>
<version>
${ehcache2.version}
</version>
<version>
${ehcache2.version}
</version>
</dependency>
</dependency>
<dependency>
<groupId>
org.ehcache
</groupId>
<artifactId>
ehcache
</artifactId>
<version>
${ehcache3.version}
</version>
</dependency>
<!--验证码-->
<!--验证码-->
<dependency>
<dependency>
...
...
Write
Preview
Markdown
is supported
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