Revision 42954
Added by Claudio Atzori over 8 years ago
pom.xml | ||
---|---|---|
93 | 93 |
<artifactId>jetty-util</artifactId> |
94 | 94 |
<groupId>org.mortbay.jetty</groupId> |
95 | 95 |
</exclusion> |
96 |
|
|
97 | 96 |
<exclusion> |
98 | 97 |
<artifactId>jackson-core-asl</artifactId> |
99 | 98 |
<groupId>org.codehaus.jackson</groupId> |
... | ... | |
102 | 101 |
<artifactId>jackson-mapper-asl</artifactId> |
103 | 102 |
<groupId>org.codehaus.jackson</groupId> |
104 | 103 |
</exclusion> |
104 |
<exclusion> |
|
105 |
<artifactId>commons-httpclient</artifactId> |
|
106 |
<groupId>commons-httpclient</groupId> |
|
107 |
</exclusion> |
|
108 |
|
|
105 | 109 |
</exclusions> |
106 | 110 |
</dependency> |
107 | 111 |
<dependency> |
Also available in: Unified diff
excliding commons-httpclient from classpath