diff options
Diffstat (limited to 'gwtquery-core/pom.xml')
-rw-r--r-- | gwtquery-core/pom.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/gwtquery-core/pom.xml b/gwtquery-core/pom.xml index 6ccb811b..1514e2e5 100644 --- a/gwtquery-core/pom.xml +++ b/gwtquery-core/pom.xml @@ -18,14 +18,6 @@ <version>4.7</version> <scope>test</scope> </dependency> - <!-- Commented in order not to depend on it, but useful when we want test ajax CORS - <dependency> - <groupId>net.sourceforge.htmlunit</groupId> - <artifactId>htmlunit</artifactId> - <version>2.13</version> - <scope>test</scope> - </dependency> - --> <dependency> <groupId>com.google.gwt</groupId> <artifactId>gwt-user</artifactId> |