Abhängigkeiten in juplo-cachecontrol korrigiert
[percentcodec] / cachecontrol / pom.xml
index 24f2174..9fd31eb 100644 (file)
       <artifactId>httpunit</artifactId>
       <version>${httpunit.version}</version>
       <scope>test</scope>
+      <exclusions>
+        <exclusion>
+          <groupId>javax.servlet</groupId>
+          <artifactId>servlet-api</artifactId>
+        </exclusion>
+      </exclusions>
     </dependency>
     <dependency>
       <groupId>${pom.parent.groupId}</groupId>