Handle absence of Content-Type in Simulator
[sdc.git] / utils / webseal-simulator / pom.xml
index 610d4fc..265dead 100644 (file)
             <version>${httpcore.version}</version>
         </dependency>
 
+        <dependency>
+            <groupId>org.apache.commons</groupId>
+            <artifactId>commons-lang3</artifactId>
+        </dependency>
+
         <dependency>
             <groupId>commons-logging</groupId>
             <artifactId>commons-logging-api</artifactId>