Allow logout button to work where no Java app used
[guacamole.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index d06b2fe..3892fd9 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <dependency>
             <groupId>net.sourceforge.guacamole</groupId>
             <artifactId>guacamole-ext</artifactId>
-            <version>0.6.0</version>
+            <version>0.6.1</version>
         </dependency>
 
         <!-- Guacamole JavaScript API -->
         <dependency>
             <groupId>net.sourceforge.guacamole</groupId>
             <artifactId>guacamole-common-js</artifactId>
-            <version>0.6.0</version>
+            <version>0.6.1</version>
             <type>zip</type>
             <scope>runtime</scope>
         </dependency>