pom.xml
@@ -211,11 +211,11 @@ <artifactId>jfreechart</artifactId> <version>1.5.3</version> </dependency> <!-- Httpclient--> <dependency> <groupId>commons-httpclient</groupId> <artifactId>commons-httpclient</artifactId> <version>3.0</version> <groupId>org.apache.httpcomponents</groupId> <artifactId>httpmime</artifactId> <version>4.5.14</version> </dependency> </dependencies>