Merge branch 'master' of ssh://wpitchoune.net/srv/git/pnews
[pnews.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index ad4f27a..5631d03 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                         <artifactId>rome</artifactId>
                         <version>1.8.0</version>
                 </dependency>
+                <dependency>
+                        <groupId>org.jsoup</groupId>
+                        <artifactId>jsoup</artifactId>
+                        <version>1.10.3</version>
+                </dependency>
         </dependencies>
 
         <build>