Parse options from environment
[rhynodge.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index da82358..9c22d87 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                <dependency>
                        <groupId>org.apache.httpcomponents</groupId>
                        <artifactId>httpclient</artifactId>
-                       <version>4.2.2</version>
+                       <version>4.4</version>
                </dependency>
                <dependency>
                        <groupId>org.jsoup</groupId>
                        <artifactId>jackson-databind</artifactId>
                        <version>2.1.2</version>
                </dependency>
-               <dependency>
-                       <groupId>com.lexicalscope.jewelcli</groupId>
-                       <artifactId>jewelcli</artifactId>
-                       <version>0.8.3</version>
-               </dependency>
        </dependencies>
 </project>