Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
solo-1
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
solo-1
Commits
749e012e
Commit
749e012e
authored
Sep 04, 2016
by
Liang Ding
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
改进 - 升级 Latke
parent
a102b644
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
7 deletions
+1
-7
pom.xml
pom.xml
+1
-7
No files found.
pom.xml
View file @
749e012e
...
@@ -106,7 +106,7 @@
...
@@ -106,7 +106,7 @@
<properties>
<properties>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
<org.b3log.latke.version>
2.
2.1
0
</org.b3log.latke.version>
<org.b3log.latke.version>
2.
3.
0
</org.b3log.latke.version>
<servlet.version>
3.1.0
</servlet.version>
<servlet.version>
3.1.0
</servlet.version>
<slf4j.version>
1.7.5
</slf4j.version>
<slf4j.version>
1.7.5
</slf4j.version>
...
@@ -205,12 +205,6 @@
...
@@ -205,12 +205,6 @@
<version>
${qiniu.version}
</version>
<version>
${qiniu.version}
</version>
</dependency>
</dependency>
<dependency>
<groupId>
org.eclipse.jetty
</groupId>
<artifactId>
jetty-webapp
</artifactId>
<version>
${jetty.version}
</version>
</dependency>
<dependency>
<dependency>
<groupId>
commons-cli
</groupId>
<groupId>
commons-cli
</groupId>
<artifactId>
commons-cli
</artifactId>
<artifactId>
commons-cli
</artifactId>
...
...
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