Changed license to CC0
[instantlauncher.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index e26f7cf..5422902 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <dependency>
             <groupId>eu.svjatoslav</groupId>
             <artifactId>svjatoslavcommons</artifactId>
-            <version>1.5</version>
+            <version>1.7</version>
         </dependency>
 
         <dependency>
             <groupId>com.esotericsoftware.yamlbeans</groupId>
             <artifactId>yamlbeans</artifactId>
-            <version>1.09</version>
+            <version>1.12</version>
         </dependency>
-
     </dependencies>
 
     <build>