Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
solo
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
Commits
fde095f2
Commit
fde095f2
authored
May 03, 2016
by
AnnPeter
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
关于jsoup1.5.2解析Doc的Bug提交
使用jsoup1.5.2解析Doc时,不能正常解析代码块,代码块的内容被踢出到pre标签外
parent
e532ba1b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
pom.xml
pom.xml
+2
-2
No files found.
pom.xml
View file @
fde095f2
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<!--
<!--
Description: Solo POM.
Description: Solo POM.
Version: 3.9.1.18, Feb 20, 2016
Version: 3.9.1.18, Feb 20, 2016
Author:
Liang Ding
Author:
<a href="http://www.annpeter.cn">Ann Peter</a>
-->
-->
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
...
@@ -110,7 +110,7 @@
...
@@ -110,7 +110,7 @@
<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>
<jsoup.version>
1.
5.2
</jsoup.version>
<jsoup.version>
1.
9.1
</jsoup.version>
<markdownpapers-core.version>
1.4.2
</markdownpapers-core.version>
<markdownpapers-core.version>
1.4.2
</markdownpapers-core.version>
<qiniu.version>
7.0.4.1
</qiniu.version>
<qiniu.version>
7.0.4.1
</qiniu.version>
<jetty.version>
9.2.13.v20150730
</jetty.version>
<jetty.version>
9.2.13.v20150730
</jetty.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