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:
Oleg Kalnichevski 2008-08-19 20:47:00 +00:00
parent 9300827b9e
commit 3ab333f897
1 changed files with 1 additions and 1 deletions

View File

@ -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>