Switched to YAML config format.
[instantlauncher.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 89cfb6a..8fa6dc6 100644 (file)
--- a/pom.xml
+++ b/pom.xml
             <artifactId>log4j</artifactId>
             <version>1.2.16</version>
         </dependency>
+
+        <dependency>
+            <groupId>com.esotericsoftware.yamlbeans</groupId>
+            <artifactId>yamlbeans</artifactId>
+            <version>1.09</version>
+        </dependency>
+
     </dependencies>
 
     <build>