Clear before showing upload-image section.
[Sone.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index a849a98..3825dfc 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -2,12 +2,12 @@
        <modelVersion>4.0.0</modelVersion>
        <groupId>net.pterodactylus</groupId>
        <artifactId>sone</artifactId>
-       <version>0.6.1</version>
+       <version>0.8.1</version>
        <dependencies>
                <dependency>
                        <groupId>net.pterodactylus</groupId>
                        <artifactId>utils</artifactId>
-                       <version>0.9.4-SNAPSHOT</version>
+                       <version>0.12-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>junit</groupId>
@@ -18,7 +18,7 @@
                <dependency>
                        <groupId>org.freenetproject</groupId>
                        <artifactId>fred</artifactId>
-                       <version>0.7.5.1336</version>
+                       <version>0.7.5.1405</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>