WIP
[maven-thymeleaf-skin] / pom.xml
diff --git a/pom.xml b/pom.xml
index c687ece..ec1fc3a 100644 (file)
--- a/pom.xml
+++ b/pom.xml
 
 
     <!-- Testing -->
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <scope>test</scope>
+    </dependency>
     <dependency>
       <groupId>ch.qos.logback</groupId>
       <artifactId>logback-classic</artifactId>