summaryrefslogtreecommitdiffstats
path: root/misc/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'misc/pom.xml')
-rw-r--r--misc/pom.xml7
1 files changed, 1 insertions, 6 deletions
diff --git a/misc/pom.xml b/misc/pom.xml
index 61d4f5d2..27948dfb 100644
--- a/misc/pom.xml
+++ b/misc/pom.xml
@@ -72,12 +72,7 @@
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<scope>test</scope>
- </dependency>
- <dependency>
- <groupId>org.owasp.encoder</groupId>
- <artifactId>encoder</artifactId>
- <version>1.2.1</version>
- </dependency>
+ </dependency>
</dependencies>