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
5e8559cd
Commit
5e8559cd
authored
May 22, 2017
by
fsn
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修复验证码pom不识别的bug
parent
05c023e0
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
pom.xml
+3
-3
No files found.
pom.xml
View file @
5e8559cd
...
...
@@ -6,7 +6,7 @@
<groupId>
com.stylefeng
</groupId>
<artifactId>
guns
</artifactId>
<version>
1.0.0-SNAPSHOT
</version>
<packaging>
w
ar
</packaging>
<packaging>
j
ar
</packaging>
<name>
guns
</name>
<description>
guns 的spring boot版本
</description>
...
...
@@ -77,9 +77,9 @@
<version>
${fastjson.version}
</version>
</dependency>
<dependency>
<groupId>
com.g
oogle.cod
e
</groupId>
<groupId>
com.g
ithub.penggl
e
</groupId>
<artifactId>
kaptcha
</artifactId>
<version>
2.3.
0
</version>
<version>
2.3.
2
</version>
</dependency>
<dependency>
<groupId>
org.ehcache
</groupId>
...
...
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