Skip to content

Commit

Permalink
Merge pull request #26 from landy8530/1.0.x
Browse files Browse the repository at this point in the history
1.0.x
  • Loading branch information
landy8530 authored Jul 7, 2019
2 parents 34cc558 + 510aaaa commit 8cb0ea7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion commons-doc-client-http/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<description>文件服务组件客户端 Netty实现方式</description>

<properties>
<apache-httpcomponents.version>4.3.4</apache-httpcomponents.version>
<apache-httpcomponents.version>4.3.6</apache-httpcomponents.version>
</properties>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion commons-doc-server-http/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<description>文件服务组件服务端 HTTP实现方式</description>

<properties>
<commons-fileupload.version>1.3.1</commons-fileupload.version>
<commons-fileupload.version>1.3.3</commons-fileupload.version>
</properties>


Expand Down

0 comments on commit 8cb0ea7

Please sign in to comment.