Oops - another mime4j reference to remove
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@943292 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
c7f3b744e6
commit
366e154d10
|
@ -65,11 +65,6 @@
|
|||
<artifactId>httpmime</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.james</groupId>
|
||||
<artifactId>apache-mime4j</artifactId>
|
||||
<version>${mime4j.version}</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
<properties>
|
||||
|
|
Loading…
Reference in New Issue