summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/pom.xml b/pom.xml
index 0b8a49b..9f534ea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -56,7 +56,6 @@
<version>2.12.0</version>
<scope>test</scope>
</dependency>
- <!--
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
@@ -77,18 +76,12 @@
<artifactId>fluent-hc</artifactId>
<version>4.5.8</version>
</dependency>
- -->
<dependency>
<groupId>com.rometools</groupId>
<artifactId>rome</artifactId>
<version>1.12.0</version>
</dependency>
<dependency>
- <groupId>com.rometools</groupId>
- <artifactId>rome-fetcher</artifactId>
- <version>1.12.0</version>
- </dependency>
- <dependency>
<groupId>org.freemarker</groupId>
<artifactId>freemarker</artifactId>
<version>2.3.28</version>