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
ef210ca6
Unverified
Commit
ef210ca6
authored
Oct 05, 2019
by
Liang Ding
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
⬆
升级依赖
parent
e6e646c6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
20 deletions
+7
-20
pom.xml
pom.xml
+7
-20
No files found.
pom.xml
View file @
ef210ca6
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<!--
<!--
Description: Solo POM.
Description: Solo POM.
Version: 3.18.3.7
1, Sep 18
, 2019
Version: 3.18.3.7
2, Oct 5
, 2019
Author: <a href="http://88250.b3log.org">Liang Ding</a>
Author: <a href="http://88250.b3log.org">Liang Ding</a>
Author: <a href="http://www.annpeter.cn">Ann Peter</a>
Author: <a href="http://www.annpeter.cn">Ann Peter</a>
Author: <a href="http://vanessa.b3log.org">Vanessa</a>
Author: <a href="http://vanessa.b3log.org">Vanessa</a>
...
@@ -73,19 +73,18 @@
...
@@ -73,19 +73,18 @@
</scm>
</scm>
<properties>
<properties>
<org.b3log.latke.version>
2.5.
7
</org.b3log.latke.version>
<org.b3log.latke.version>
2.5.
8
</org.b3log.latke.version>
<slf4j.version>
1.7.
5
</slf4j.version>
<slf4j.version>
1.7.
28
</slf4j.version>
<jsoup.version>
1.
9
.1
</jsoup.version>
<jsoup.version>
1.
12
.1
</jsoup.version>
<flexmark.version>
0.50.
2
0
</flexmark.version>
<flexmark.version>
0.50.
4
0
</flexmark.version>
<jetty.version>
9.4.12.v20180830
</jetty.version>
<jetty.version>
9.4.12.v20180830
</jetty.version>
<commons-cli.version>
1.3.1
</commons-cli.version>
<commons-cli.version>
1.3.1
</commons-cli.version>
<commons-codec.version>
1.10
</commons-codec.version>
<commons-codec.version>
1.10
</commons-codec.version>
<emoji-java.version>
4.0
.0
</emoji-java.version>
<emoji-java.version>
5.1
.0
</emoji-java.version>
<jodd.version>
5.0.3
</jodd.version>
<jodd.version>
5.0.
1
3
</jodd.version>
<owasp.version>
1.2.2
</owasp.version>
<owasp.version>
1.2.2
</owasp.version>
<snakeyaml.version>
1.18
</snakeyaml.version>
<snakeyaml.version>
1.18
</snakeyaml.version>
<freemarker.version>
2.3.28
</freemarker.version>
<user-agent-utils.version>
1.21
</user-agent-utils.version>
<user-agent-utils.version>
1.21
</user-agent-utils.version>
<servlet.version>
3.1.0
</servlet.version>
<servlet.version>
3.1.0
</servlet.version>
...
@@ -133,12 +132,6 @@
...
@@ -133,12 +132,6 @@
<version>
${org.b3log.latke.version}
</version>
<version>
${org.b3log.latke.version}
</version>
</dependency>
</dependency>
<dependency>
<groupId>
com.h2database
</groupId>
<artifactId>
h2
</artifactId>
<version>
1.4.199
</version>
</dependency>
<dependency>
<dependency>
<groupId>
org.testng
</groupId>
<groupId>
org.testng
</groupId>
<artifactId>
testng
</artifactId>
<artifactId>
testng
</artifactId>
...
@@ -226,12 +219,6 @@
...
@@ -226,12 +219,6 @@
<version>
${commons-codec.version}
</version>
<version>
${commons-codec.version}
</version>
</dependency>
</dependency>
<dependency>
<groupId>
org.freemarker
</groupId>
<artifactId>
freemarker
</artifactId>
<version>
${freemarker.version}
</version>
</dependency>
<dependency>
<dependency>
<groupId>
eu.bitwalker
</groupId>
<groupId>
eu.bitwalker
</groupId>
<artifactId>
UserAgentUtils
</artifactId>
<artifactId>
UserAgentUtils
</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