pom.xml
@@ -149,6 +149,12 @@ <groupId>org.apache.httpcomponents</groupId> <artifactId>httpclient</artifactId> </dependency> <!--fast-md5--> <dependency> <groupId>com.joyent.util</groupId> <artifactId>fast-md5</artifactId> <version>2.7.1</version> </dependency> </dependencies> <build>