Updated guacamole js part to 0.7.2

This commit is contained in:
Adolfo Gómez 2013-06-19 08:45:42 +00:00
parent 8d9b825237
commit 687d63556c

View File

@ -69,7 +69,7 @@
<dependency>
<groupId>net.sourceforge.guacamole</groupId>
<artifactId>guacamole-common-js</artifactId>
<version>0.7.1</version>
<version>0.7.2</version>
<type>zip</type>
<scope>runtime</scope>
</dependency>