summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 1895a36..66d52be 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,5 +74,10 @@
<version>1.8</version>
<scope>compile</scope>
</dependency>
+ <dependency>
+ <groupId>com.kitfox.svg</groupId>
+ <artifactId>svg-salamander</artifactId>
+ <version>1.0</version>
+ </dependency>
</dependencies>
</project>