|
@@ -98,10 +98,6 @@
|
|
|
<groupId>javax.xml.stream</groupId>
|
|
|
<artifactId>stax-api</artifactId>
|
|
|
</exclusion>
|
|
|
- <exclusion>
|
|
|
- <groupId>commons-httpclient</groupId>
|
|
|
- <artifactId>commons-httpclient</artifactId>
|
|
|
- </exclusion>
|
|
|
<exclusion>
|
|
|
<groupId>javax.servlet</groupId>
|
|
|
<artifactId>javax.servlet-api</artifactId>
|
|
@@ -141,10 +137,6 @@
|
|
|
<groupId>commons-cli</groupId>
|
|
|
<artifactId>commons-cli</artifactId>
|
|
|
</exclusion>
|
|
|
- <exclusion>
|
|
|
- <groupId>commons-httpclient</groupId>
|
|
|
- <artifactId>commons-httpclient</artifactId>
|
|
|
- </exclusion>
|
|
|
<exclusion>
|
|
|
<groupId>javax.servlet</groupId>
|
|
|
<artifactId>javax.servlet-api</artifactId>
|