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
71842f52
Commit
71842f52
authored
Oct 08, 2018
by
fengshuonan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
删除二维码生成
parent
2db2470e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
10 deletions
+0
-10
guns-admin/pom.xml
+0
-4
pom.xml
+0
-6
No files found.
guns-admin/pom.xml
View file @
71842f52
...
@@ -96,10 +96,6 @@
...
@@ -96,10 +96,6 @@
<artifactId>
kaptcha
</artifactId>
<artifactId>
kaptcha
</artifactId>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.google.zxing
</groupId>
<artifactId>
core
</artifactId>
</dependency>
<dependency>
<groupId>
com.ibeetl
</groupId>
<groupId>
com.ibeetl
</groupId>
<artifactId>
beetl
</artifactId>
<artifactId>
beetl
</artifactId>
</dependency>
</dependency>
...
...
pom.xml
View file @
71842f52
...
@@ -30,7 +30,6 @@
...
@@ -30,7 +30,6 @@
<velocity.version>
1.7
</velocity.version>
<velocity.version>
1.7
</velocity.version>
<kaptcha.version>
2.3.2
</kaptcha.version>
<kaptcha.version>
2.3.2
</kaptcha.version>
<ehcache.version>
3.3.1
</ehcache.version>
<ehcache.version>
3.3.1
</ehcache.version>
<zxing.version>
3.2.1
</zxing.version>
<druid.version>
1.1.10
</druid.version>
<druid.version>
1.1.10
</druid.version>
<beetl.version>
2.8.5
</beetl.version>
<beetl.version>
2.8.5
</beetl.version>
<swagger.version>
2.9.2
</swagger.version>
<swagger.version>
2.9.2
</swagger.version>
...
@@ -109,11 +108,6 @@
...
@@ -109,11 +108,6 @@
<version>
${ehcache.version}
</version>
<version>
${ehcache.version}
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.google.zxing
</groupId>
<artifactId>
core
</artifactId>
<version>
${zxing.version}
</version>
</dependency>
<dependency>
<groupId>
org.apache.velocity
</groupId>
<groupId>
org.apache.velocity
</groupId>
<artifactId>
velocity
</artifactId>
<artifactId>
velocity
</artifactId>
<version>
${velocity.version}
</version>
<version>
${velocity.version}
</version>
...
...
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