Upgraded Mime4j dependency to version 0.4
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@687151 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
9300827b9e
commit
3ab333f897
2
pom.xml
2
pom.xml
|
@ -74,7 +74,7 @@
|
|||
<commons-logging.version>1.1.1</commons-logging.version>
|
||||
<commons-codec.version>1.3</commons-codec.version>
|
||||
<commons-io.version>1.2</commons-io.version>
|
||||
<mime4j.version>0.4-SNAPSHOT</mime4j.version>
|
||||
<mime4j.version>0.4</mime4j.version>
|
||||
<junit.version>3.8.2</junit.version>
|
||||
</properties>
|
||||
|
||||
|
|
Loading…
Reference in New Issue