Make it possible to edit the remix information of a track.
[demoscenemusic.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index e1eb681..413ca05 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
                <dependency>
                        <groupId>net.pterodactylus</groupId>
                        <artifactId>utils</artifactId>
-                       <version>0.12-SNAPSHOT</version>
+                       <version>0.12.1-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>mysql</groupId>
                <dependency>
                        <groupId>org.apache.httpcomponents</groupId>
                        <artifactId>httpclient</artifactId>
-                       <version>4.1.3</version>
-               </dependency>
-               <dependency>
-                       <groupId>net.sourceforge.nekohtml</groupId>
-                       <artifactId>nekohtml</artifactId>
-                       <version>1.9.15</version>
+                       <version>4.2.1</version>
                </dependency>
        </dependencies>
        <build>